Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 21, 2024
1 parent 84c687e commit 0552414
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/extract.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { Bun } from 'bun'

const DEBUG = true // Set to false to disable debug logs

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

0 comments on commit 0552414

Please sign in to comment.