Optimize imports
This commit is contained in:
+2
-1
@@ -2,8 +2,9 @@ package hass
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/gorilla/websocket"
|
||||
"os"
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
)
|
||||
|
||||
type API struct {
|
||||
|
||||
Reference in New Issue
Block a user