Skip to content

Commit bf6f884

Browse files
committed
wip: remove wrong import
1 parent 09464cb commit bf6f884

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/tachyon/steps.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const { platformForId, PLATFORMS } = require('../platform');
1010
const { supportedCountries } = require('../supported-countries');
1111
const DownloadManager = require('../download-manager');
1212
const FlashCommand = require('../../cmd/flash');
13-
const device = require('../logic-function');
1413

1514

1615
/**

0 commit comments

Comments
 (0)