mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-10 04:07:28 -06:00
refactor: make fork independent, rename PriorityQueue
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"log/slog"
|
||||
"time"
|
||||
|
||||
"saml.dev/gome-assistant/internal"
|
||||
"github.com/Xevion/gome-assistant/internal"
|
||||
)
|
||||
|
||||
type IntervalCallback func(*Service, State)
|
||||
|
||||
Reference in New Issue
Block a user