diff --git a/headphones/utorrent.py b/headphones/utorrent.py index 12d68c7a..08a183be 100644 --- a/headphones/utorrent.py +++ b/headphones/utorrent.py @@ -20,9 +20,6 @@ import headphones from headphones import logger from collections import namedtuple -import requests -import re - class utorrentclient(object):