"src/torio/_extension/utils.py" did not exist on "fdbf14502b43271dbe67b19f5422568bc7fb534a"
Commit 952abe02 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

app: remove unused import

parent f9238559
......@@ -6,7 +6,7 @@ import 'winston-daily-rotate-file'
import * as path from 'path'
import { analytics, id } from './telemetry'
import { installed, install } from './install'
import { installed } from './install'
require('@electron/remote/main').initialize()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment