Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
style(driver): fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 committed Apr 3, 2024
1 parent 1e3fb08 commit 7a5824d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions driver/txlist_fetcher/blob_datasource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ package txlistdecoder

import (
"context"
"github.com/ethereum/go-ethereum/common"
"github.com/taikoxyz/taiko-client/bindings"
"net/url"
"testing"

"github.com/ethereum/go-ethereum/common"
"github.com/stretchr/testify/suite"
"github.com/taikoxyz/taiko-client/bindings"
"github.com/taikoxyz/taiko-client/internal/testutils"
)

Expand Down

0 comments on commit 7a5824d

Please sign in to comment.