Skip to content

Commit 0552414

Browse files
committed
chore: wip
1 parent 84c687e commit 0552414

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/extract.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { Bun } from 'bun'
2-
31
const DEBUG = true // Set to false to disable debug logs
42

53
export async function extract(filePath: string): Promise<string> {

0 commit comments

Comments
 (0)