From 59f72bfc5ed721c80c821bd0ca1bc8daf0d49880 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sun, 9 Nov 2014 03:12:41 +0100 Subject: Code cosmetics --- module/plugins/Hoster.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'module/plugins/Hoster.py') diff --git a/module/plugins/Hoster.py b/module/plugins/Hoster.py index 86e26dfae..be7d75bb9 100644 --- a/module/plugins/Hoster.py +++ b/module/plugins/Hoster.py @@ -19,6 +19,3 @@ class Hoster(Plugin): __description__ = """Base hoster plugin""" __license__ = "GPLv3" __authors__ = [("mkaay", "mkaay@mkaay.de")] - - - html = None #: last html loaded -- cgit v1.2.3