Skip to content

Commit

Permalink
chore: delete old interface/code
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed May 29, 2021
1 parent f1b2243 commit 2e43467
Show file tree
Hide file tree
Showing 45 changed files with 1,166 additions and 7,071 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ release:
echo "--- 🚀 Releasing it"
"$(CURDIR)/scripts/release.sh"

test: deps install installv3
test: deps install #installv3
@echo "--- ✅ Running tests"
@if [ -f coverage.txt ]; then rm coverage.txt; fi;
@echo "mode: count" > coverage.txt
Expand Down
24 changes: 0 additions & 24 deletions client/message_service.go

This file was deleted.

16 changes: 0 additions & 16 deletions client/message_service_test.go

This file was deleted.

21 changes: 0 additions & 21 deletions client/mock_service.go

This file was deleted.

16 changes: 0 additions & 16 deletions client/mock_service_test.go

This file was deleted.

39 changes: 0 additions & 39 deletions client/publish_service.go

This file was deleted.

26 changes: 0 additions & 26 deletions client/service.go

This file was deleted.

178 changes: 0 additions & 178 deletions client/service_manager.go

This file was deleted.

Loading

0 comments on commit 2e43467

Please sign in to comment.