mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-02-05 14:56:29 -06:00
Removed empty lines on cacheengine
This commit is contained in:
Vendored
-2
@@ -20,8 +20,6 @@ export class CacheEngine {
|
||||
logger.verbose(`LocalCache initialized for ${module}`);
|
||||
this.engine = new LocalCache(configService, module);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
public getEngine() {
|
||||
|
||||
Reference in New Issue
Block a user