"torchvision/datasets/vscode:/vscode.git/clone" did not exist on "d367a01a18a3ae6bee13d8be3b63fd6a581ea46f"
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' ...@@ -6,7 +6,7 @@ import 'winston-daily-rotate-file'
import * as path from 'path' import * as path from 'path'
import { analytics, id } from './telemetry' import { analytics, id } from './telemetry'
import { installed, install } from './install' import { installed } from './install'
require('@electron/remote/main').initialize() 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