diff --git a/Makefile b/Makefile index 54fd916879..f12b94487f 100644 --- a/Makefile +++ b/Makefile @@ -156,7 +156,6 @@ gen: fmt: @gofumpt -w $(GOFILES_NOVENDOR) - @gci write $(GOFILES_NOVENDOR) @$(GO) mod tidy deps: