Skip to content

Commit 90134b8

Browse files
committed
lint: remove useless import
1 parent dd248a3 commit 90134b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/context.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import dbg from 'debug'
1515
import detectIndent from 'detect-indent'
1616

1717
import detectNewline from 'detect-newline'
18-
import lockfile from 'proper-lockfile'
1918
import { loadConfig } from 'unconfig'
2019
import { OUTPUT_NAME } from './constant'
2120
import { writeDeclaration } from './declaration'

0 commit comments

Comments
 (0)