"backend/internal/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "7d4b7deea921e19ce779881f40243d90a8aef7a9"
Unverified Commit 23ef3da0 authored by 程序猿MT's avatar 程序猿MT Committed by GitHub
Browse files

Remove redundant entry in Makefile

parent e83f0ee3
.PHONY: wire build build-embed test-unit test-integration test-e2e test-cover-integration clean-coverage
.PHONY: wire build build-embed test-unit test-integration test-e2e test-cover-integration
wire:
@echo "生成 Wire 代码..."
......@@ -38,4 +38,4 @@ clean-coverage:
clean: clean-coverage
@rm -rf bin/
@echo "构建产物已清理"
\ No newline at end of file
@echo "构建产物已清理"
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