Fix not working import
This commit is contained in:
parent
d4cbdc5c38
commit
16ea912b86
|
@ -1,7 +1,7 @@
|
|||
package torrent
|
||||
|
||||
import (
|
||||
"context"
|
||||
"golang.org/x/net/context"
|
||||
"io"
|
||||
"time"
|
||||
|
||||
|
|
Loading…
Reference in New Issue