Explorar o código

Removed scheduler

theflametrooper %!s(int64=8) %!d(string=hai) anos
pai
achega
a9491818b5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      backend/index.js

+ 0 - 1
backend/index.js

@@ -8,7 +8,6 @@ const db = require('./logic/db');
 const app = require('./logic/app');
 const io = require('./logic/io');
 const cache = require('./logic/cache');
-// const scheduler = require('./logic/scheduler');
 
 async.waterfall([