fix: migrate to gitea
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package sensor
|
||||
|
||||
import (
|
||||
"github.com/volker-raschek/flucky/pkg/types"
|
||||
"time"
|
||||
|
||||
"git.cryptic.systems/volker.raschek/flucky/pkg/types"
|
||||
)
|
||||
|
||||
type Sensor interface {
|
||||
|
||||
Reference in New Issue
Block a user