feat: add empty line

This commit is contained in:
georgehao
2023-07-19 09:58:49 +08:00
parent bf0f52d5c0
commit 502a8a7cae
2 changed files with 2 additions and 2 deletions

View File

@@ -10,4 +10,4 @@ swag:
swag init -g ./cmd/main.go
test:
go test -v $(PWD)/...
go test -v $(PWD)/...

View File

@@ -27,4 +27,4 @@ http://localhost:8990/swagger/index.html
```
cd ./prover-stats-api
make swag
```
```