Skip to content

Commit c383186

Browse files
committed
fix lint
1 parent f59201f commit c383186

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/api/lib_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -871,8 +871,6 @@ func Benchmark100ConcurrentContractCalls(b *testing.B) {
871871

872872
info = mockInfoBinNoAssert("fred")
873873

874-
875-
876874
for i := 0; i < callCount; i++ {
877875
go func() {
878876
defer wg.Done()

0 commit comments

Comments
 (0)