Merge pull request #9 from Sebastian-Maier/fix_whitespace
Whitespace fixes
This commit is contained in:
commit
fed84cb1da
@ -14,7 +14,6 @@ function SmartHomeNGConnection(platform, log, host, port) {
|
||||
|
||||
this.shng_host = host;
|
||||
this.shng_port = port;
|
||||
|
||||
}
|
||||
|
||||
SmartHomeNGConnection.prototype.init = function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user