Skip to content

Commit

Permalink
remove encode
Browse files Browse the repository at this point in the history
  • Loading branch information
awalterschulze committed Jan 13, 2025
1 parent 9cb3e59 commit 42bcf11
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 723 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ bench:
go test -test.v -test.run=XXX -test.bench=. ./...

vet:
go vet ./encode/...
go vet ./gen/...
go vet ./validator/...

Expand Down
96 changes: 0 additions & 96 deletions encode/json/json.go

This file was deleted.

126 changes: 0 additions & 126 deletions encode/json/json_test.go

This file was deleted.

Loading

0 comments on commit 42bcf11

Please sign in to comment.