Skip to content

Commit 35b0ca2

Browse files
committed
remove not used cmd
1 parent 0fe6479 commit 35b0ca2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/api/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ migrate/down/test:
4545
vendor:
4646
go mod vendor
4747

48-
build:
49-
go build -o bin/test
50-
5148
create_users:
5249
curl -X POST localhost:8080/users -H 'Content-Type: application/json' -d '{"first_name": "first", "last_name": "last"}'
5350

0 commit comments

Comments
 (0)