From 653d637b4ee1aa6fd112c11bf082883c3252c928 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 28 Aug 2014 04:51:53 +0200 Subject: [webui] Improve and fix --- module/webui/app/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/webui/app/__init__.py') diff --git a/module/webui/app/__init__.py b/module/webui/app/__init__.py index 175cafb3f..e52102840 100644 --- a/module/webui/app/__init__.py +++ b/module/webui/app/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -#from module.webui.app import api, cnl, json, pyload +from module.webui.app import api, cnl, json, pyload -- cgit v1.2.3