2
0
mirror of synced 2025-02-23 14:18:13 +00:00

Remove unused log import

This commit is contained in:
Matt Joiner 2018-06-12 20:25:32 +10:00
parent 817344d630
commit 22a939fb02

View File

@ -2,7 +2,6 @@ package torrent
import (
"io"
"log"
"reflect"
"sync/atomic"