mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-20 16:36:31 +00:00
update import paths
This commit is contained in:
@ -3,7 +3,7 @@ package logger
|
||||
import (
|
||||
"os"
|
||||
|
||||
. "github.com/tendermint/go-common"
|
||||
. "github.com/tendermint/go-common/common"
|
||||
"github.com/tendermint/log15"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user