Skip to content

Commit 2dc8f67

Browse files
authored
Update filter_test.go
1 parent 18ba260 commit 2dc8f67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eth/filters/filter_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ package filters
1919
import (
2020
"context"
2121
"encoding/json"
22+
"errors"
2223
"math/big"
2324
"strings"
2425
"testing"

0 commit comments

Comments
 (0)