From dd30ed8ae9f9ba1472d1ff9721d626dcc39b12fd Mon Sep 17 00:00:00 2001 From: Stefano Date: Mon, 15 Jul 2013 22:07:29 +0200 Subject: Using CaptchaService to make them works on 0.5 --- module/plugins/hoster/BayfilesCom.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/plugins/hoster/BayfilesCom.py') diff --git a/module/plugins/hoster/BayfilesCom.py b/module/plugins/hoster/BayfilesCom.py index 190d9a952..8473468ba 100644 --- a/module/plugins/hoster/BayfilesCom.py +++ b/module/plugins/hoster/BayfilesCom.py @@ -18,7 +18,6 @@ import re from module.plugins.internal.SimpleHoster import SimpleHoster, create_getInfo -from module.plugins.ReCaptcha import ReCaptcha from module.common.json_layer import json_loads from time import time -- cgit v1.2.3