galactic-bot/structure/CacheManager.js
2020-04-08 08:27:34 -06:00

6 lines
56 B
JavaScript

class CacheManager {
}
module.exports = CacheManager;