fix: rename packages
This commit is contained in:
@ -3,8 +3,8 @@ package humidity
|
||||
import (
|
||||
"log"
|
||||
|
||||
"git.cryptic.systems/fh-trier/go-flucky/pkg/humidity"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/volker-raschek/flucky/pkg/humidity"
|
||||
)
|
||||
|
||||
var follow, push bool
|
||||
|
Reference in New Issue
Block a user