Skip to content

Commit 3e1519a

Browse files
iczcnventuro
authored andcommitted
Delete unused function (#1961)
1 parent 2c11ed5 commit 3e1519a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/test.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ ganache_running() {
2323
nc -z localhost "$ganache_port"
2424
}
2525

26-
relayer_running() {
27-
nc -z localhost "$relayer_port"
28-
}
29-
3026
start_ganache() {
3127
local accounts=(
3228
# 10 accounts with balance 1M ether, needed for high-value tests.

0 commit comments

Comments
 (0)