Skip to content

Commit 2805caa

Browse files
committed
removed unused import
1 parent 92a981e commit 2805caa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bindings.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type { R2Bucket, KVNamespace, RateLimit } from '@cloudflare/workers-types'
2-
import type { RateLimitExceeded } from '@cloudflare/workers-types/experimental'
32
import { CID } from '@web3-storage/gateway-lib/handlers'
43
import { RATE_LIMIT_EXCEEDED } from './constants.js'
54

0 commit comments

Comments
 (0)