remove unused things

master
rob 2 years ago
parent adfc32d559
commit 494f788fd7

@ -6,10 +6,6 @@
const path = require('path');
const mongoose = require('mongoose');
const Feed = mongoose.model('Feed');
const { SiteWorkerProcess } = require(path.join(__dirname, '..', '..', '..', '..', 'lib', 'site-lib'));
class UpdateFeedJob extends SiteWorkerProcess {

Loading…
Cancel
Save