We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09464cb commit bf6f884Copy full SHA for bf6f884
src/lib/tachyon/steps.js
@@ -10,7 +10,6 @@ const { platformForId, PLATFORMS } = require('../platform');
10
const { supportedCountries } = require('../supported-countries');
11
const DownloadManager = require('../download-manager');
12
const FlashCommand = require('../../cmd/flash');
13
-const device = require('../logic-function');
14
15
16
/**
0 commit comments