Fix whitespace
This commit is contained in:
parent
0155a5557e
commit
988d2ada35
@ -14,7 +14,6 @@ function SmartHomeNGConnection(platform, log, host, port) {
|
|||||||
|
|
||||||
this.shng_host = host;
|
this.shng_host = host;
|
||||||
this.shng_port = port;
|
this.shng_port = port;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
SmartHomeNGConnection.prototype.init = function () {
|
SmartHomeNGConnection.prototype.init = function () {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user