1
0
Fork 0
forked from 0x2620/oxjs

minor cleanup

This commit is contained in:
rolux 2012-06-20 18:49:06 +02:00
commit 9e35ae0be2
2 changed files with 4 additions and 5 deletions

View file

@ -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);