mirror of
https://github.com/rancher/os.git
synced 2025-09-03 07:44:21 +00:00
Move around code for better clarity
This commit is contained in:
committed by
niusmallnan
parent
2f50b7b178
commit
1f50386828
@@ -7,7 +7,7 @@ import (
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/rancher/os/cmd/control/service"
|
||||
"github.com/rancher/os/config"
|
||||
"github.com/rancher/os/log"
|
||||
"github.com/rancher/os/pkg/log"
|
||||
)
|
||||
|
||||
func Main() {
|
||||
|
Reference in New Issue
Block a user