remove mqtt leftover

This commit is contained in:
PieterGit
2019-02-03 00:56:59 +01:00
parent a6b98c3939
commit 9c5a2e4bc6
-3
View File
@@ -65,9 +65,6 @@ require('./lib/server/bootevent')(env, language).boot(function booted (ctx) {
ctx.bus.on('notification', function(notify) {
websocket.emitNotification(notify);
if (ctx.mqtt) {
ctx.mqtt.emitNotification(notify);
}
});
//after startup if there are no alarms send all clear