Update main.js
This commit is contained in:
parent
ea49104714
commit
56da847597
@ -5,8 +5,6 @@ require([ "bacon"
|
|||||||
, "lib/gui"
|
, "lib/gui"
|
||||||
], function(Bacon, Helper, Streams, GUI) {
|
], function(Bacon, Helper, Streams, GUI) {
|
||||||
|
|
||||||
document.getElementById("jswarn").remove();
|
|
||||||
|
|
||||||
var mgmtBus = new Bacon.Bus()
|
var mgmtBus = new Bacon.Bus()
|
||||||
|
|
||||||
mgmtBus.pushEvent = function (key, a) {
|
mgmtBus.pushEvent = function (key, a) {
|
||||||
|
Loading…
Reference in New Issue
Block a user