Skip to content

Commit cc68320

Browse files
committed
Linter
1 parent d5b41c8 commit cc68320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

block/internal/da/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ import (
99
"time"
1010

1111
"github.com/celestiaorg/go-square/v3/share"
12-
"github.com/evstack/ev-node/pkg/da"
1312
"github.com/rs/zerolog"
1413

1514
"github.com/evstack/ev-node/block/internal/common"
15+
"github.com/evstack/ev-node/pkg/da"
1616
blobrpc "github.com/evstack/ev-node/pkg/da/jsonrpc"
1717
datypes "github.com/evstack/ev-node/pkg/da/types"
1818
)

0 commit comments

Comments
 (0)