Commit c67bcf5b authored by vipwzw's avatar vipwzw Committed by 33cn

del a line

parent 25a3fad3
......@@ -95,7 +95,6 @@ race: ## Run data race detector
test: ## Run unittests
@go test -race $(PKG_LIST)
fmt: fmt_proto fmt_shell ## go fmt
@go fmt ./...
@find . -name '*.go' -not -path "./vendor/*" | xargs goimports -l -w
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment