fmt import removed

This commit is contained in:
Daniel A. Nagy 2015-05-11 17:40:43 +02:00
parent 9db8b3df1e
commit 345af05f09

View file

@ -5,7 +5,6 @@ package bzz
import (
"bytes"
"encoding/binary"
"fmt"
"sync"
"github.com/ethereum/go-ethereum/ethdb"