Skip to content

Commit

Permalink
remove unused code; update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mishranant committed Nov 28, 2023
1 parent cd4f76d commit 618ea02
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 42 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ test: $(SRC)
.PHONY: goreleaser
goreleaser: nfpm
go install github.com/goreleaser/goreleaser@latest

.PHONY: nfpm
nfpm:
go install github.com/goreleaser/nfpm/v2/cmd/nfpm@latest
15 changes: 0 additions & 15 deletions models/client.go

This file was deleted.

27 changes: 0 additions & 27 deletions models/user.go

This file was deleted.

0 comments on commit 618ea02

Please sign in to comment.