From 252cf9964a2ebc78a589f75db2a7be0d25cac512 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 29 Jul 2010 17:05:45 +0200 Subject: more improvements and cleaned some imports --- module/plugins/hoster/RedtubeCom.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/plugins/hoster/RedtubeCom.py') diff --git a/module/plugins/hoster/RedtubeCom.py b/module/plugins/hoster/RedtubeCom.py index 3d97e12d6..6cbd6416e 100644 --- a/module/plugins/hoster/RedtubeCom.py +++ b/module/plugins/hoster/RedtubeCom.py @@ -2,7 +2,6 @@ # -*- coding: utf-8 -*- import re -from time import time from module.plugins.Hoster import Hoster from module.unescape import unescape -- cgit v1.2.3