From e5c9f0e96872a8b9874857027f9a5ee34d766be5 Mon Sep 17 00:00:00 2001 From: Chris Heaney Date: Tue, 28 Nov 2023 21:25:10 -0500 Subject: [PATCH] rm unused import --- src/publishers/dlobPublisher.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/publishers/dlobPublisher.ts b/src/publishers/dlobPublisher.ts index 3ba8e6c..9ad03d7 100644 --- a/src/publishers/dlobPublisher.ts +++ b/src/publishers/dlobPublisher.ts @@ -6,7 +6,6 @@ import { DriftClient, initialize, DriftEnv, - SlotSubscriber, UserMap, Wallet, BulkAccountLoader,