Back to past
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user