From 8dc2f1eb8853471d2a0de6617b95f0a0768f0287 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 23 Oct 2015 03:05:49 +0200 Subject: Boring code cosmetics (3) --- module/plugins/hoster/MyfastfileCom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hoster/MyfastfileCom.py') diff --git a/module/plugins/hoster/MyfastfileCom.py b/module/plugins/hoster/MyfastfileCom.py index 29b40e4c8..9aaeafe34 100644 --- a/module/plugins/hoster/MyfastfileCom.py +++ b/module/plugins/hoster/MyfastfileCom.py @@ -2,8 +2,8 @@ import re -from module.plugins.internal.utils import json from module.plugins.internal.MultiHoster import MultiHoster, create_getInfo +from module.plugins.internal.utils import json class MyfastfileCom(MultiHoster): -- cgit v1.2.3