Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Nov 8, 2024
1 parent 497488d commit 0b8ba05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agglayer/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ func TestExploratoryClient(t *testing.T) {
require.NoError(t, err)
require.NotNil(t, config)
fmt.Printf("Config: %s", config.String())

}

func TestGetEpochConfigurationResponseWithError(t *testing.T) {
Expand Down

0 comments on commit 0b8ba05

Please sign in to comment.