You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/22 08:49:08 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #601: feat: implement schema API

gxthrj commented on a change in pull request #601:
URL: https://github.com/apache/apisix-ingress-controller/pull/601#discussion_r674611921



##########
File path: pkg/apisix/plugin.go
##########
@@ -17,7 +17,9 @@ package apisix
 
 import (
 	"context"
+
 	"github.com/apache/apisix-ingress-controller/pkg/log"

Review comment:
       @fgksgf  If use goland, you can integrate `goimports-reviser`. It works well for me.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org