From 81ae3cee5d8cefe53524fad3670fcd6f78fd4b7e Mon Sep 17 00:00:00 2001 From: HAOYUatHZ Date: Tue, 18 Jun 2019 18:23:49 +0800 Subject: [PATCH] fix --- federation/warder.go | 1 - 1 file changed, 1 deletion(-) diff --git a/federation/warder.go b/federation/warder.go index d963b405..a9e2d2c2 100644 --- a/federation/warder.go +++ b/federation/warder.go @@ -5,7 +5,6 @@ import ( "encoding/hex" "time" - btmBc "github.com/bytom/protocol/bc" btmTypes "github.com/bytom/protocol/bc/types" "github.com/jinzhu/gorm" log "github.com/sirupsen/logrus" -- 2.11.0