Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fforbeck committed Oct 2, 2024
1 parent 92a981e commit 2805caa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bindings.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { R2Bucket, KVNamespace, RateLimit } from '@cloudflare/workers-types'
import type { RateLimitExceeded } from '@cloudflare/workers-types/experimental'
import { CID } from '@web3-storage/gateway-lib/handlers'
import { RATE_LIMIT_EXCEEDED } from './constants.js'

Expand Down

0 comments on commit 2805caa

Please sign in to comment.