From ecadad99f03e33d4672e9ac2d5d1dca0d541b983 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 11 Aug 2010 21:04:48 +0200 Subject: jeixs irc interface, cleaned some code --- module/plugins/hoster/MegauploadCom.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'module/plugins/hoster') diff --git a/module/plugins/hoster/MegauploadCom.py b/module/plugins/hoster/MegauploadCom.py index a1eaf6cc5..a14c2c76f 100644 --- a/module/plugins/hoster/MegauploadCom.py +++ b/module/plugins/hoster/MegauploadCom.py @@ -1,10 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -import os import re -import tempfile -from time import time from module.plugins.Hoster import Hoster -- cgit v1.2.3