Browse Source

...

pull/1842/head
Jae Kwon 9 years ago
parent
commit
b072ed3173
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      log.go

+ 1
- 1
log.go View File

@ -3,7 +3,7 @@ package logger
import (
"os"
. "github.com/tendermint/common"
. "github.com/tendermint/go-common"
"github.com/tendermint/log15"
)


Loading…
Cancel
Save