We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04cbb07 commit 2cf0032Copy full SHA for 2cf0032
src/ApiClient.ts
@@ -1,7 +1,6 @@
1
import { messageApi } from '@xmtp/proto'
2
import { NotifyStreamEntityArrival } from '@xmtp/proto/ts/dist/types/fetch.pb'
3
import { dateToNs, retry, sleep } from './utils'
4
-import Long from 'long'
5
import AuthCache from './authn/AuthCache'
6
import { Authenticator } from './authn'
7
import { version } from '../package.json'
0 commit comments