Update main.js

This commit is contained in:
Brother-Lal 2016-10-24 14:36:20 +02:00 committed by GitHub
parent ea49104714
commit 56da847597

View File

@ -5,8 +5,6 @@ require([ "bacon"
, "lib/gui"
], function(Bacon, Helper, Streams, GUI) {
document.getElementById("jswarn").remove();
var mgmtBus = new Bacon.Bus()
mgmtBus.pushEvent = function (key, a) {