Skip to content

Commit

Permalink
fix double declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Dec 30, 2023
1 parent 39e2a80 commit 52feef8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mempool/cache_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import (
"fmt"
"testing"

"github.com/stretchr/testify/require"

"github.com/cometbft/cometbft/abci/example/kvstore"
abci "github.com/cometbft/cometbft/abci/types"
"github.com/cometbft/cometbft/proxy"
Expand Down

0 comments on commit 52feef8

Please sign in to comment.