From ce4afe8759909c533dfa5c3c500127c77e2ddd29 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Mon, 13 Apr 2015 16:06:02 +0200 Subject: Fix EOL --- pyload/plugin/crypter/PastebinCom.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pyload/plugin/crypter/PastebinCom.py') diff --git a/pyload/plugin/crypter/PastebinCom.py b/pyload/plugin/crypter/PastebinCom.py index 8a3be1fc3..034c859a1 100644 --- a/pyload/plugin/crypter/PastebinCom.py +++ b/pyload/plugin/crypter/PastebinCom.py @@ -20,4 +20,3 @@ class PastebinCom(SimpleCrypter): LINK_PATTERN = r'
(https?://[^ <]+)(?:[^<]*)
' NAME_PATTERN = r'
' - -- cgit v1.2.3