Skip to content

Commit 29b3de3

Browse files
committed
Linter
1 parent 2614471 commit 29b3de3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

block/internal/da/subscriber.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ type Subscriber struct {
8181

8282
// lifecycle
8383
lifecycleMu sync.Mutex
84-
cancel context.CancelFunc
85-
wg sync.WaitGroup
84+
cancel context.CancelFunc
85+
wg sync.WaitGroup
8686
}
8787

8888
// NewSubscriber creates a new Subscriber.

0 commit comments

Comments
 (0)