feat!: use cosmossdk.io/log logger (#15011)
This commit is contained in:
@@ -3,9 +3,9 @@ package streaming_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/cometbft/cometbft/libs/log"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"cosmossdk.io/log"
|
||||
"cosmossdk.io/store/streaming"
|
||||
"cosmossdk.io/store/streaming/file"
|
||||
"cosmossdk.io/store/types"
|
||||
|
||||
Reference in New Issue
Block a user