Skip to content

Commit

Permalink
remove unused code (#191)
Browse files Browse the repository at this point in the history
* remove unused code

* fix client supply

* tidy go mod

* add test for api injection

* remove unused code

Co-authored-by: zl <zl03jsj@163.com>
  • Loading branch information
hunjixin and zl03jsj authored Apr 26, 2022
1 parent 4820c01 commit ea31a39
Show file tree
Hide file tree
Showing 23 changed files with 330 additions and 607 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ deps:
./extern/filecoin-ffi/install-filcrypto

lint:
go run github.com/golangci/golangci-lint/cmd/golangci-lint run
golangci-lint run

test:
rm -rf models/test_sqlite_db*
Expand Down
11 changes: 0 additions & 11 deletions api/client/api.go

This file was deleted.

22 changes: 0 additions & 22 deletions api/client/client.go

This file was deleted.

52 changes: 0 additions & 52 deletions api/controller/address.go

This file was deleted.

7 changes: 0 additions & 7 deletions api/controller/controller.go

This file was deleted.

117 changes: 0 additions & 117 deletions api/controller/message.go

This file was deleted.

33 changes: 0 additions & 33 deletions api/controller/node.go

This file was deleted.

25 changes: 0 additions & 25 deletions api/controller/shared_params.go

This file was deleted.

Loading

0 comments on commit ea31a39

Please sign in to comment.