remove placeholder

merge-requests/78/head
Moe 2019-07-10 10:28:13 -07:00
parent 755474c37e
commit ae79030726
1 changed files with 0 additions and 4 deletions

View File

@ -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
}