From 12485652a14c55e102e5d073f4bf9518f5cf5f85 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 11 Apr 2014 12:16:14 +0200 Subject: Fix EOF Merges vuolter/pyload@00052b2 --- module/plugins/Crypter.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/plugins/Crypter.py') diff --git a/module/plugins/Crypter.py b/module/plugins/Crypter.py index 45ff66503..69f4918dc 100644 --- a/module/plugins/Crypter.py +++ b/module/plugins/Crypter.py @@ -69,4 +69,3 @@ class Crypter(Plugin): if self.urls: self.core.api.generateAndAddPackages(self.urls) - -- cgit v1.2.3