From 1de45d9f4f2a39e205dd99e0dcf8b0c323537fea Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 11 Dec 2014 17:08:29 +0100 Subject: Spare code cosmetics --- pyload/plugins/crypter/SafelinkingNet.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyload/plugins/crypter/SafelinkingNet.py') diff --git a/pyload/plugins/crypter/SafelinkingNet.py b/pyload/plugins/crypter/SafelinkingNet.py index ef1110823..0ebe1a4a6 100644 --- a/pyload/plugins/crypter/SafelinkingNet.py +++ b/pyload/plugins/crypter/SafelinkingNet.py @@ -2,8 +2,6 @@ import re -from pycurl import FOLLOWLOCATION - from BeautifulSoup import BeautifulSoup from pyload.utils import json_loads -- cgit v1.2.3