Skip to content

Commit 22234d8

Browse files
committed
Node prefix nit
1 parent 0a93c1d commit 22234d8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/commands/cdxgen/run-cyclonedx.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { promises as fs } from 'fs'
2-
import { existsSync } from 'node:fs'
1+
import { existsSync, promises as fs } from 'node:fs'
32
import path from 'node:path'
43
import process from 'node:process'
54

0 commit comments

Comments
 (0)