mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-12 04:10:27 +02:00
remove comma
This commit is contained in:
@@ -339,7 +339,7 @@ var fs = require('fs'),
|
||||
winston.verbose('[plugins] Plugin libraries removed from Node.js cache');
|
||||
|
||||
next();
|
||||
},
|
||||
}
|
||||
], next);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user