Skip to content

Commit 74eb88e

Browse files
committed
chore: remove import
1 parent aeae9e0 commit 74eb88e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deps.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import type {} from 'npm:@types/node'
2-
31
export { abortable, deadline, debounce, delay, retry } from 'jsr:@std/async@^1.0.0-rc.4'
42
export { walk } from 'jsr:@std/fs@^1.0.0-rc.5'
53
export { serveDir, type ServeDirOptions, STATUS_CODE, STATUS_TEXT, type StatusCode } from 'jsr:@std/http@^1.0.0-rc.4'

0 commit comments

Comments
 (0)