From 7e829fa11ea07e682953c38a6f6f43b5d48c9e62 Mon Sep 17 00:00:00 2001 From: nemik Date: Fri, 22 Jul 2016 13:27:39 -0500 Subject: [PATCH] remove mqtt reference from flash JS --- html/flash.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/html/flash.js b/html/flash.js index dce68a6..1f56ca2 100644 --- a/html/flash.js +++ b/html/flash.js @@ -34,7 +34,3 @@ function fetchFlash() { } ); } - -function setMqtt(name, v) { - -}