mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 00:14:02 +01:00
Remove redundant bencode import from searcher.py
This commit is contained in:
@@ -58,7 +58,6 @@ from headphones import (
|
|||||||
transmission,
|
transmission,
|
||||||
utorrent,
|
utorrent,
|
||||||
)
|
)
|
||||||
from bencode import bencode, bdecode
|
|
||||||
|
|
||||||
# Magnet to torrent services, for Black hole. Stolen from CouchPotato.
|
# Magnet to torrent services, for Black hole. Stolen from CouchPotato.
|
||||||
TORRENT_TO_MAGNET_SERVICES = [
|
TORRENT_TO_MAGNET_SERVICES = [
|
||||||
|
|||||||
Reference in New Issue
Block a user