From 458e4634ea7a29a81ca64ccf4c8313e80c91cf40 Mon Sep 17 00:00:00 2001 From: lowkeynicc Date: Wed, 11 Dec 2024 20:28:04 -0500 Subject: [PATCH] sdk: fix lint --- sdk/tests/dlob/test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/tests/dlob/test.ts b/sdk/tests/dlob/test.ts index 16a7fda11..2bc1fc113 100644 --- a/sdk/tests/dlob/test.ts +++ b/sdk/tests/dlob/test.ts @@ -22,7 +22,7 @@ import { ZERO, convertToNumber, QUOTE_PRECISION, - isVariant, + //isVariant, uncrossL2, L2Level, } from '../../src';