Skip to content

Commit a712212

Browse files
committed
resolved comments
1 parent 8c40ec8 commit a712212

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/components/conversionlayer.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,6 @@ func getActionFunc(cmd Command) cli.ActionFunc {
378378
}
379379

380380
func ConvertContext(baseContext *cli.Context, flagsToConvert ...Flag) (*Context, error) {
381-
print(baseContext)
382381
pluginContext := &Context{
383382
CommandName: baseContext.Command.Name,
384383
Arguments: baseContext.Args(),

0 commit comments

Comments
 (0)