mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 01:54:40 +08:00
fix(lint): fix unused variable
This commit is contained in:
parent
60a8070f29
commit
2896a2ccb2
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
/* eslint global-require: 0*/
|
||||
import {dialog} from 'electron';
|
||||
import {EventEmitter} from 'events';
|
||||
import uuid from 'node-uuid';
|
||||
import path from 'path';
|
||||
import fs from 'fs';
|
||||
|
||||
|
|
Loading…
Reference in a new issue