mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-27 11:41:39 +00:00
update import paths
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package process
|
||||
|
||||
import (
|
||||
. "github.com/tendermint/go-common"
|
||||
. "github.com/tendermint/go-common/common"
|
||||
)
|
||||
|
||||
// Runs a command and gets the result.
|
||||
|
Reference in New Issue
Block a user