mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 03:21:18 +01: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