mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-05 23:15:07 -06:00
refactor: make fork independent, rename PriorityQueue
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"errors"
|
||||
"testing"
|
||||
|
||||
"github.com/Xevion/gome-assistant/internal"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"saml.dev/gome-assistant/internal"
|
||||
)
|
||||
|
||||
type MockState struct {
|
||||
|
||||
Reference in New Issue
Block a user