1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

clean code

This commit is contained in:
dovi
2023-05-03 18:10:04 -04:00
parent d2e244a77d
commit a8679f37ec
3 changed files with 0 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
import { strict as assert } from 'assert';
import testUtils, { GLOBAL } from '../test-utils';
import LRANGE from './LRANGE';

View File

@@ -1,4 +1,3 @@
import { strict as assert } from 'assert';
import testUtils, { GLOBAL } from '../test-utils';
import LREM from './LREM';

View File

@@ -11,7 +11,6 @@
# waiting List categoreis
- Hash
- List
- Set
- Bitmap