mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 07:52:16 +00:00
removes unnecessary debugging log
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@
|
||||
that[key] = this[key].bind(this);
|
||||
}
|
||||
}
|
||||
console.log("here the table is building")
|
||||
|
||||
$(document).trigger("tableInit",[this]);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user