summaryrefslogtreecommitdiffstats
path: root/module/Api.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-02-28 20:20:01 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-02-28 20:20:01 +0100
commit6b84b9c69ed75baee9c2cdfa758eddcec10b8b23 (patch)
treebd753ec5a8988c798356a4f94de2034fb568b439 /module/Api.py
parentprepared dashboard actionbar (diff)
downloadpyload-6b84b9c69ed75baee9c2cdfa758eddcec10b8b23.tar.xz
generate js_apitypes, updated lodash, working type filters on webui
Diffstat (limited to 'module/Api.py')
-rw-r--r--module/Api.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/Api.py b/module/Api.py
index 80bfd1673..d3a7cb472 100644
--- a/module/Api.py
+++ b/module/Api.py
@@ -17,10 +17,9 @@
###############################################################################
import re
-from functools import partial
from types import MethodType
-from remote.ttypes import *
+from remote.apitypes import *
from utils import bits_set