p2p: remove unused imports

This commit is contained in:
Felix Lange 2018-02-22 11:18:52 +01:00 committed by GitHub
parent 1976d8ab48
commit d2d9e9c133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,6 @@ import (
"fmt"
"io"
"io/ioutil"
"net"
"sync"
"sync/atomic"
"time"