Skip to content

Commit 2cf0032

Browse files
committed
fix: remove unused import
1 parent 04cbb07 commit 2cf0032

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ApiClient.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { messageApi } from '@xmtp/proto'
22
import { NotifyStreamEntityArrival } from '@xmtp/proto/ts/dist/types/fetch.pb'
33
import { dateToNs, retry, sleep } from './utils'
4-
import Long from 'long'
54
import AuthCache from './authn/AuthCache'
65
import { Authenticator } from './authn'
76
import { version } from '../package.json'

0 commit comments

Comments
 (0)