Added Create and Delete CLI Commands
[ealt-edge.git] / ocd / cli / ealt / cmd / root.go
index 7299e75..8fe308f 100644 (file)
@@ -15,8 +15,7 @@
  */
 package cmd
 
-
- import (
+import (
        "fmt"
        "os"
 
@@ -47,4 +46,4 @@ func Execute() {
 }
 
 func init() {
-}
\ No newline at end of file
+}