Skip to content

Commit 3420991

Browse files
authored
Merge pull request #2098 from drift-labs/jack/fix-yellowstream-grpc-client
fix: lint
2 parents a6a4a28 + f28cb3a commit 3420991

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/src/accounts/grpcProgramAccountSubscriber.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { ResubOpts, GrpcConfigs } from './types';
22
import { Program } from '@coral-xyz/anchor';
3-
import bs58 from 'bs58';
43
import { Context, MemcmpFilter, PublicKey } from '@solana/web3.js';
54
import * as Buffer from 'buffer';
65
import { WebSocketProgramAccountSubscriber } from './webSocketProgramAccountSubscriber';

0 commit comments

Comments
 (0)