Skip to content

Commit

Permalink
feat: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
karlem committed Nov 6, 2023
1 parent 56f70fd commit 17a1313
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datanode/sqlsubscribers/transaction_results_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ import (
"code.vegaprotocol.io/vega/core/events"
"code.vegaprotocol.io/vega/datanode/sqlsubscribers"
"code.vegaprotocol.io/vega/logging"
"github.com/stretchr/testify/assert"

commandspb "code.vegaprotocol.io/vega/protos/vega/commands/v1"

"github.com/stretchr/testify/assert"
)

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

0 comments on commit 17a1313

Please sign in to comment.