X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Fcli%2Fealt%2Fcmd%2Froot.go;h=8fe308f59ba4dfe0ce53c896c4df813138942792;hb=refs%2Fchanges%2F58%2F3458%2F4;hp=7299e75f1b69ffa8bb4700e4e939f4a13622ee39;hpb=5011a34d8324f1458ead3734992058c60d7af761;p=ealt-edge.git diff --git a/ocd/cli/ealt/cmd/root.go b/ocd/cli/ealt/cmd/root.go index 7299e75..8fe308f 100644 --- a/ocd/cli/ealt/cmd/root.go +++ b/ocd/cli/ealt/cmd/root.go @@ -15,8 +15,7 @@ */ package cmd - - import ( +import ( "fmt" "os" @@ -47,4 +46,4 @@ func Execute() { } func init() { -} \ No newline at end of file +}