mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
Updated Types and Fixed Imports
This commit is contained in:
parent
e0be79f5fd
commit
e9b6d28591
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
import { redis } from '@/lib/redis';
|
||||
import redis from './lib/redis'
|
||||
|
||||
export default class CacheHandler {
|
||||
constructor(options) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue