Skip to content

Commit 2d260a0

Browse files
committed
265
1 parent c0867e6 commit 2d260a0

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

OpenFlow/src/public/Controllers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,6 @@ module openflow {
583583
return (hits.length == 1)
584584
}
585585
hascordova() {
586-
console.log("hascordova: " + this.WebSocketClient.usingCordova);
587586
return this.WebSocketClient.usingCordova;
588587
}
589588
}

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.264
1+
0.0.265

0 commit comments

Comments
 (0)