mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Move around code for better clarity
This commit is contained in:
committed by
niusmallnan
parent
2f50b7b178
commit
1f50386828
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/rancher/os/util"
|
||||
"github.com/rancher/os/pkg/util"
|
||||
)
|
||||
|
||||
func devAction(c *cli.Context) error {
|
||||
|
Reference in New Issue
Block a user