migrate to old gotorrent

This commit is contained in:
YouROK
2021-02-19 15:54:37 +03:00
parent f68074bf94
commit b114e18033
8 changed files with 28 additions and 31 deletions

View File

@@ -9,6 +9,7 @@ import (
"github.com/anacrolix/missinggo/httptoo"
"github.com/anacrolix/torrent"
sets "server/settings"
"server/torr/state"
)