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/PornhostCom.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'module/plugins/hoster/PornhostCom.py') diff --git a/module/plugins/hoster/PornhostCom.py b/module/plugins/hoster/PornhostCom.py index 92bc93f24..db256c2ec 100644 --- a/module/plugins/hoster/PornhostCom.py +++ b/module/plugins/hoster/PornhostCom.py @@ -2,9 +2,7 @@ # -*- coding: utf-8 -*- import re -from time import time from module.plugins.Hoster import Hoster -from module.unescape import unescape class PornhostCom(Hoster): __name__ = "PornhostCom" -- cgit v1.2.3