Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
benharri committed May 22, 2023
1 parent 47eb82e commit 1890c9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/subscription.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {
isCommit,
} from './lexicon/types/com/atproto/sync/subscribeRepos'
import { FirehoseSubscriptionBase, getOpsByType } from './util/subscription'
import BaseResolver from '@atproto/did-resolver/dist/base-resolver'
import { DidResolver, getHandle } from '@atproto/did-resolver'

export class FirehoseSubscription extends FirehoseSubscriptionBase {
Expand Down

0 comments on commit 1890c9c

Please # to comment.