remove placeholder
parent
755474c37e
commit
ae79030726
|
@ -58,9 +58,5 @@ module.exports = function(s){
|
|||
console.error('!! You can do this in the Super User panel or from terminal. !!')
|
||||
console.error('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!')
|
||||
}
|
||||
s.getConfigWithBranding = function(){
|
||||
//placeholer function
|
||||
return Object.assign({},config)
|
||||
}
|
||||
return config
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue