Skip to content

Commit ace80b2

Browse files
author
tac0turtle
committed
fix lint
1 parent 705317c commit ace80b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

block/submitter.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ import (
55
"fmt"
66
"time"
77

8-
coreda "github.com/rollkit/rollkit/core/da"
98
"google.golang.org/protobuf/proto"
9+
10+
coreda "github.com/rollkit/rollkit/core/da"
1011
)
1112

1213
// HeaderSubmissionLoop is responsible for submitting blocks to the DA layer.

0 commit comments

Comments
 (0)