mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
remove unused
This commit is contained in:
@@ -50,11 +50,6 @@ func (bt *BTServer) Disconnect() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func (bt *BTServer) Reconnect() error {
|
|
||||||
bt.Disconnect()
|
|
||||||
return bt.Connect()
|
|
||||||
}
|
|
||||||
|
|
||||||
func (bt *BTServer) configure() {
|
func (bt *BTServer) configure() {
|
||||||
blocklist, _ := utils.ReadBlockedIP()
|
blocklist, _ := utils.ReadBlockedIP()
|
||||||
bt.config = torrent.NewDefaultClientConfig()
|
bt.config = torrent.NewDefaultClientConfig()
|
||||||
|
|||||||
Reference in New Issue
Block a user