Skip to content

Commit ceece98

Browse files
committed
Removed debug line
1 parent 9c79377 commit ceece98

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

www/app/HardwareController.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,6 @@ define(['app'], function (app) {
906906
}
907907
return;
908908
}
909-
alert(text);
910909
if (text.indexOf("1-Wire") >= 0)
911910
{
912911
var owfspath=$("#hardwarecontent #div1wire #owfspath").val();

www/html5.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# ref 1324
2+
# ref 1325
33

44
CACHE:
55
# CSS

0 commit comments

Comments
 (0)