spacing
This commit is contained in:
parent
865aaf8009
commit
0b306e2787
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
if(typeof exports == 'undefined'){
|
||||
var exports = this['mymodule'] = {};
|
||||
var exports = this['mymodule'] = {};
|
||||
}
|
||||
|
||||
exports.postAceInit = function(hook, context){
|
||||
|
|
Loading…
Reference in a new issue