Skip to content

Commit 407d9bf

Browse files
committed
fix: lint and prettify
1 parent f07a7ca commit 407d9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/src/accounts/grpcDriftClientAccountSubscriber.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ export class grpcDriftClientAccountSubscriber extends WebSocketDriftClientAccoun
204204
this.oracleSubscribers.set(oracleId, accountSubscriber);
205205
return true;
206206
}
207-
}
207+
}

0 commit comments

Comments
 (0)