summaryrefslogtreecommitdiffstats
path: root/module/Api.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/Api.py')
-rw-r--r--module/Api.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/Api.py b/module/Api.py
index 5583bb603..37336e568 100644
--- a/module/Api.py
+++ b/module/Api.py
@@ -34,7 +34,6 @@ from network.RequestFactory import getURL
urlmatcher = re.compile(r"((https?|ftps?|xdcc|sftp):((//)|(\\\\))+[\w\d:#@%/;$()~_?\+-=\\\.&]*)", re.IGNORECASE)
-
class Api(Iface):
"""
**pyLoads API**