Skip to content

Commit f95fe3e

Browse files
authored
fix: remove dead line from makefile (#140)
1 parent 4da9668 commit f95fe3e

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

.github/workflows/transaction-sender-ecr-cd.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ fmt:
4242

4343
clippy:
4444
$(CARGO) clippy $(CLIPPY_FLAGS)
45-
46-
tx-submitter:
47-
$(CARGO) run --bin transaction-submitter

0 commit comments

Comments
 (0)