forked from cerc-io/ipld-eth-server
use logrus for logging
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package vat_flux_test
|
||||
|
||||
import (
|
||||
log "github.com/sirupsen/logrus"
|
||||
"io/ioutil"
|
||||
"log"
|
||||
"testing"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
|
||||
Reference in New Issue
Block a user