forked from 0x2620/oxjs
remove print statement
This commit is contained in:
parent
369ce48af2
commit
e53fe8b09a
2 changed files with 1 additions and 2 deletions
|
|
@ -310,7 +310,6 @@ Ox.doc = (function() {
|
|||
callback(parseSource(source, file));
|
||||
});
|
||||
}
|
||||
Ox.print('>>>>>>>', arguments, ret)
|
||||
return ret;
|
||||
}
|
||||
}());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue