mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
🔥 Unused requires on specs
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
import FileRecoveryService from '../../src/browser/file-recovery-service'
|
||||
import temp from 'temp'
|
||||
import fs from 'fs-plus'
|
||||
import path from 'path'
|
||||
import os from 'os'
|
||||
import crypto from 'crypto'
|
||||
import {Emitter} from 'event-kit'
|
||||
|
||||
describe("FileRecoveryService", () => {
|
||||
|
||||
Reference in New Issue
Block a user