Remove spurious import

This commit is contained in:
Jae Kwon 2016-03-22 15:17:04 -07:00
parent f082e59f9e
commit b4b5d7b6c9
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package app
import (
"fmt"
"github.com/tendermint/basecoin/state"
"github.com/tendermint/basecoin/types"
. "github.com/tendermint/go-common"