Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsitrin committed Sep 19, 2024
1 parent ec7627e commit 1a282c6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions block/manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"context"
"crypto/rand"
"sync/atomic"

"testing"
"time"

Expand Down Expand Up @@ -190,7 +189,6 @@ func TestProduceOnlyAfterSynced(t *testing.T) {
}

func TestRetrieveDaBatchesFailed(t *testing.T) {

manager, err := testutil.GetManager(testutil.GetManagerConfig(), nil, 1, 1, 0, nil, nil)
require.NoError(t, err)
require.NotNil(t, manager)
Expand Down
2 changes: 1 addition & 1 deletion third_party/dymension/rollapp/types/block_descriptor.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion types/pb/dymint/state.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a282c6

Please sign in to comment.