From 38fab9256c621150f784d625b92040d7679bd6c7 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 28 Sep 2010 21:29:57 +0200 Subject: removed print --- module/plugins/hoster/RapidshareCom.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/plugins/hoster') diff --git a/module/plugins/hoster/RapidshareCom.py b/module/plugins/hoster/RapidshareCom.py index 754af5925..ab99a97f0 100644 --- a/module/plugins/hoster/RapidshareCom.py +++ b/module/plugins/hoster/RapidshareCom.py @@ -191,7 +191,6 @@ class RapidshareCom(Hoster): """downloads html with the important informations """ self.html[1] = self.load(self.pyfile.url,ref=False) - print self.html[1] sleep(1) -- cgit v1.2.3