diff --git a/packages/client/lib/commands/LRANGE.spec.ts b/packages/client/lib/commands/LRANGE.spec.ts index 12f0c8f7b9..a5a70db6ee 100644 --- a/packages/client/lib/commands/LRANGE.spec.ts +++ b/packages/client/lib/commands/LRANGE.spec.ts @@ -1,4 +1,3 @@ - import { strict as assert } from 'assert'; import testUtils, { GLOBAL } from '../test-utils'; import LRANGE from './LRANGE'; diff --git a/packages/client/lib/commands/LREM.spec.ts b/packages/client/lib/commands/LREM.spec.ts index bbc3f6096e..40aff2e8af 100644 --- a/packages/client/lib/commands/LREM.spec.ts +++ b/packages/client/lib/commands/LREM.spec.ts @@ -1,4 +1,3 @@ - import { strict as assert } from 'assert'; import testUtils, { GLOBAL } from '../test-utils'; import LREM from './LREM'; diff --git a/todo.md b/todo.md index 53d90d83ea..c969748d18 100644 --- a/todo.md +++ b/todo.md @@ -11,7 +11,6 @@ # waiting List categoreis -- Hash - List - Set - Bitmap