Remove spurious fmt call

This commit is contained in:
Jae Kwon
2016-11-04 06:41:51 -07:00
committed by Ethan Buchman
parent 6aa85b642e
commit 1dafd3a89b

View File

@@ -1,7 +1,6 @@
package dummy
import (
"fmt"
"strings"
. "github.com/tendermint/go-common"