We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22410e1 commit 6be3571Copy full SHA for 6be3571
1 file changed
services/devicecontrol/src/config/redis.ts
@@ -1,5 +1,5 @@
1
import { ConnectToRedis } from '@services/common/config';
2
-import logger from './logger';
+import { logger } from './';
3
import { GetEnvString, GetEnvNumber } from "@services/common/utilities";
4
5
export const RedisClient = ConnectToRedis({
0 commit comments