1
0
Fork 0
mirror of synced 2024-10-04 12:03:31 +13:00

Fix lint.

This commit is contained in:
Sam Rose 2024-07-02 10:36:27 +01:00
parent 1487e81c60
commit 635b896583
No known key found for this signature in database

View file

@ -9,7 +9,6 @@ import {
SelectableDatabase,
getRedisConnectionDetails,
} from "./utils"
import { randomInt } from "crypto"
const CLUSTERED = env.REDIS_CLUSTERED
const DEFAULT_SELECT_DB = SelectableDatabase.DEFAULT