Add check/format command
This commit is contained in:
@@ -35,7 +35,6 @@ func run(cmd *cobra.Command, args []string) {
|
||||
}
|
||||
options.Log.DisableColor = true
|
||||
}
|
||||
|
||||
ctx, cancel := context.WithCancel(context.Background())
|
||||
service, err := box.NewService(ctx, options)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user