remove unused util

Signed-off-by: Eric Promislow <epromislow@suse.com>
This commit is contained in:
Eric Promislow
2021-10-03 17:02:01 -07:00
parent b6a7cbb41e
commit cd57cc616c

View File

@@ -3,7 +3,6 @@ import path from 'path';
import os from 'os';
import { URL } from 'url';
import util from 'util';
import Electron from 'electron';
import _ from 'lodash';