Trivial missed changes

This commit is contained in:
Matt Joiner 2015-08-02 21:00:49 +10:00
parent 0a69176da2
commit 1f008fb4f0
1 changed files with 0 additions and 3 deletions

View File

@ -20,7 +20,6 @@ import (
"sort"
"strconv"
"strings"
"syscall"
"time"
"github.com/anacrolix/missinggo/perf"
@ -100,8 +99,6 @@ const (
btHandshakeTimeout = 4 * time.Second
handshakesTimeout = 20 * time.Second
pruneInterval = 10 * time.Second
// These are our extended message IDs.
metadataExtendedId = iota + 1 // 0 is reserved for deleting keys
pexExtendedId