mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
removed some unused variables
This commit is contained in:
@@ -19,8 +19,6 @@ module.exports = function(Meta) {
|
||||
cache: '',
|
||||
map: '',
|
||||
hash: +new Date(),
|
||||
prepared: false,
|
||||
minFile: 'nodebb.min.js',
|
||||
scripts: {
|
||||
base: [
|
||||
'public/vendor/jquery/js/jquery.js',
|
||||
|
||||
Reference in New Issue
Block a user