Skip to content

Commit

Permalink
chore: remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Jul 15, 2024
1 parent aeae9e0 commit 74eb88e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deps.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import type {} from 'npm:@types/node'

export { abortable, deadline, debounce, delay, retry } from 'jsr:@std/async@^1.0.0-rc.4'
export { walk } from 'jsr:@std/fs@^1.0.0-rc.5'
export { serveDir, type ServeDirOptions, STATUS_CODE, STATUS_TEXT, type StatusCode } from 'jsr:@std/http@^1.0.0-rc.4'
Expand Down

0 comments on commit 74eb88e

Please sign in to comment.