swarm/network: cleanup imports

This commit is contained in:
Fabio Barone 2018-12-19 11:20:13 -05:00
parent e26fa1539d
commit 822bd51428

View file

@ -18,7 +18,6 @@ package network
import ( import (
"bytes" "bytes"
"flag"
"fmt" "fmt"
"os" "os"
"testing" "testing"