Skip to content

Commit 7a85412

Browse files
committed
fix: lint
1 parent a4eb8db commit 7a85412

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/cli/server/api_service.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ package server
33
import (
44
"context"
55
"errors"
6+
67
"github.com/ethereum/go-ethereum/core/types"
78
"github.com/ethereum/go-ethereum/rpc"
9+
810
protobor "github.com/maticnetwork/polyproto/bor"
911
protoutil "github.com/maticnetwork/polyproto/utils"
1012
)

0 commit comments

Comments
 (0)