eslint fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||
|
||||
import { RedisClientType } from 'redis';
|
||||
import { Redis } from '@upstash/redis';
|
||||
import { RedisClientType } from 'redis';
|
||||
|
||||
/**
|
||||
* 统一的 Redis 适配器接口
|
||||
|
||||
Reference in New Issue
Block a user