Skip to content

Commit 40d9513

Browse files
committed
fix lint issue
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent e854a4f commit 40d9513

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/platform_installer.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*
1616
*/
1717
import * as fs from 'fs'
18-
import * as os from 'os'
1918
import { Listr } from 'listr2'
2019
import * as path from 'path'
2120
import { FullstackTestingError, IllegalArgumentError, MissingArgumentError } from './errors.mjs'

0 commit comments

Comments
 (0)