mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 21:01:21 +00:00
Refactor to move common libraries out of project
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package alert
|
||||
|
||||
import (
|
||||
"github.com/tendermint/tendermint/logger"
|
||||
"github.com/tendermint/go-logger"
|
||||
)
|
||||
|
||||
var log = logger.New("module", "alert")
|
||||
|
Reference in New Issue
Block a user