mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-02 05:16:10 +00:00
Refactor to move common libraries out of project
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package node
|
||||
|
||||
import (
|
||||
"github.com/tendermint/tendermint/logger"
|
||||
"github.com/tendermint/go-logger"
|
||||
)
|
||||
|
||||
var log = logger.New("module", "node")
|
||||
|
||||
Reference in New Issue
Block a user