summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commands.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.go b/commands.go
index 600af16a..5368097f 100644
--- a/commands.go
+++ b/commands.go
@@ -24,4 +24,4 @@ func sendCommand(rl goridge.Relay, command interface{}) error {
}
return rl.Send(bin, goridge.PayloadControl)
-} \ No newline at end of file
+}