summaryrefslogtreecommitdiffstats
path: root/module/remote/thriftbackend/thriftgen/pyload/Pyload.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-05-15 19:22:34 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-05-15 19:22:34 +0200
commit829244a6140763712d50ed046c33f415f2b04301 (patch)
tree0d48c183fabd87ab483604e5f654774f351478a8 /module/remote/thriftbackend/thriftgen/pyload/Pyload.py
parentnew multiuser api methods (diff)
downloadpyload-829244a6140763712d50ed046c33f415f2b04301.tar.xz
some multiuser db changes
Diffstat (limited to 'module/remote/thriftbackend/thriftgen/pyload/Pyload.py')
-rw-r--r--module/remote/thriftbackend/thriftgen/pyload/Pyload.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/remote/thriftbackend/thriftgen/pyload/Pyload.py b/module/remote/thriftbackend/thriftgen/pyload/Pyload.py
index c45663d25..dd446cfc3 100644
--- a/module/remote/thriftbackend/thriftgen/pyload/Pyload.py
+++ b/module/remote/thriftbackend/thriftgen/pyload/Pyload.py
@@ -9,7 +9,7 @@
from thrift.Thrift import TType, TMessageType, TException
from ttypes import *
from thrift.Thrift import TProcessor
-from thrift.protocol.TBase import TBase, TExceptionBase, TApplicationException
+from thrift.protocol.TBase import TBase, TExceptionBase
class Iface(object):