mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-23 16:34:38 +00:00
Refactor to move common libraries out of project
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"io"
|
||||
"os"
|
||||
|
||||
. "github.com/tendermint/tendermint/common"
|
||||
. "github.com/tendermint/go-common"
|
||||
)
|
||||
|
||||
const Version = "0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user