Browse Source

Remove spurious fmt call

pull/1780/head
Jae Kwon 8 years ago
committed by Ethan Buchman
parent
commit
1dafd3a89b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      example/dummy/dummy.go

+ 0
- 1
example/dummy/dummy.go View File

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


Loading…
Cancel
Save