mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Fix Compile Issues
This commit is contained in:
parent
e55fe00bad
commit
4e1528d63f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import redis from './lib/redis.ts';
|
||||
import redis from './lib/redis';
|
||||
|
||||
export default class CacheHandler {
|
||||
constructor(options) {
|
||||
|
|
Loading…
Reference in a new issue