Skip to content

Commit 37857b9

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent fdf0ad7 commit 37857b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/licenseUtility.node.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Copyright (c) OWASP Foundation. All Rights Reserved.
2424
* @module
2525
*/
2626

27-
import type { Stats } from 'node:fs'
27+
import type { Stats } from 'node:fs'
2828

2929
import { guessMimeTypeForLicenseFile } from '../_helpers/mime.node'
3030
import { AttachmentEncoding } from '../enums/attachmentEncoding'

0 commit comments

Comments
 (0)