Skip to content

Commit d06b6b9

Browse files
committed
fix lint error
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent 7573147 commit d06b6b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/core/profile_manager.test.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import {
2727
} from '../../../src/core/index.mjs'
2828
import { getTestCacheDir, getTmpDir, testLogger } from '../../test_util.js'
2929
import * as version from '../../../version.mjs'
30-
import { MissingArgumentError } from '../../../src/core/errors.mjs'
3130

3231
const tmpDir = getTmpDir()
3332
const configFile = path.join(tmpDir, 'resource-manager.config')

0 commit comments

Comments
 (0)