mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
some old left over branding code
This commit is contained in:
@@ -18,8 +18,6 @@ module.exports = function(Meta) {
|
||||
Meta.css = {};
|
||||
Meta.css.cache = undefined;
|
||||
Meta.css.acpCache = undefined;
|
||||
Meta.css.branding = {};
|
||||
Meta.css.defaultBranding = {};
|
||||
|
||||
Meta.css.minify = function(callback) {
|
||||
callback = callback || function() {};
|
||||
|
||||
Reference in New Issue
Block a user