mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-06 11:15:13 -06:00
refactor: make fork independent, rename PriorityQueue
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
|
||||
i "saml.dev/gome-assistant/internal"
|
||||
i "github.com/Xevion/gome-assistant/internal"
|
||||
)
|
||||
|
||||
var ErrInvalidToken = errors.New("invalid authentication token")
|
||||
|
||||
Reference in New Issue
Block a user