Fix import
This commit is contained in:
parent
528e33e1fd
commit
778b4bcddb
|
@ -8,8 +8,8 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/hysios/realize/realize"
|
|
||||||
"github.com/oxequa/interact"
|
"github.com/oxequa/interact"
|
||||||
|
"github.com/oxequa/realize/realize"
|
||||||
"gopkg.in/urfave/cli.v2"
|
"gopkg.in/urfave/cli.v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue