Remove spurious fmt call

This commit is contained in:
Jae Kwon
2016-11-15 14:39:13 -05:00
committed by Ethan Buchman
parent 6aa85b642e
commit 1dafd3a89b
-1
View File
@@ -1,7 +1,6 @@
package dummy
import (
"fmt"
"strings"
. "github.com/tendermint/go-common"