forked from 0x2620/oxjs
minor cleanup
This commit is contained in:
parent
9093d5f3ed
commit
9e35ae0be2
2 changed files with 4 additions and 5 deletions
|
|
@ -15,7 +15,6 @@
|
|||
loadScriptsSerial(data.files, function() {
|
||||
Ox.VERSION = data.version;
|
||||
if (args.length == 1) {
|
||||
console.log(document.body);
|
||||
callback()
|
||||
} else {
|
||||
Ox.load.apply(null, args);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue