removed some unused variables

v1.18.x
psychobunny 10 years ago
parent 548d39fac5
commit ef6c30ad99

@ -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',

Loading…
Cancel
Save