Fix not working import

This commit is contained in:
Thomas Maurice 2016-10-14 20:07:44 +02:00 committed by Matt Joiner
parent d4cbdc5c38
commit 16ea912b86
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package torrent
import (
"context"
"golang.org/x/net/context"
"io"
"time"