Denis V. Dedkov %!s(int64=9) %!d(string=hai) anos
pai
achega
964aa84a15
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      noolite-cli.go

+ 0 - 3
noolite-cli.go

@@ -22,9 +22,6 @@ func sendCommand(command string, channel, value, r, g, b int) error {
 	n, err := noolite.DefaultNooliteAdapter()
 
 	if err != nil {
-		if n != nil {
-			n.Close()
-		}
 		return err
 	}