mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-28 20:21:47 +00:00
Refactor to move common libraries out of project
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
tdb "github.com/tendermint/tendermint/db"
|
||||
tdb "github.com/tendermint/go-db"
|
||||
ptypes "github.com/tendermint/tendermint/permission/types"
|
||||
. "github.com/tendermint/tendermint/state/types"
|
||||
)
|
||||
|
Reference in New Issue
Block a user