remove log

This commit is contained in:
YouROK
2021-03-03 09:14:55 +03:00
parent d488b9d0ad
commit 1d871192af

View File

@@ -111,8 +111,6 @@ func (bt *BTServer) configure() {
}
log.Println("Configure client:", settings.BTsets)
log.Println("Configure client:", bt.config)
}
func (bt *BTServer) GetTorrent(hash torrent.InfoHash) *Torrent {