Fixed imports after refactoring
This commit is contained in:
parent
ab3ed902ba
commit
13d0e76255
6 changed files with 17 additions and 17 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
"fmt"
|
||||
"net/http"
|
||||
|
||||
"github.com/OpenCHAMI/configurator/internal/util"
|
||||
"github.com/OpenCHAMI/configurator/pkg/util"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue