with any instead
This commit is contained in:
@@ -12,7 +12,6 @@ type GoCliPlugin struct{}
|
||||
// Do implements register.Plugin
|
||||
func (*GoCliPlugin) Do(ctx context.Context, commandName string, args map[string]string) error {
|
||||
log.Print("hit do")
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user