diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-02-10 20:38:22 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-02-10 20:38:22 +0100 |
commit | 272d24bc521aa932128ed9ab9a6f20a70d572768 (patch) | |
tree | 1f8a9ec07c09cdcdad333ff650a68580d26ac897 /module/remote/thriftgen/pyload/constants.py | |
parent | closed #238 (diff) | |
download | pyload-272d24bc521aa932128ed9ab9a6f20a70d572768.tar.xz |
thriftbackend cleanup
Diffstat (limited to 'module/remote/thriftgen/pyload/constants.py')
-rw-r--r-- | module/remote/thriftgen/pyload/constants.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/module/remote/thriftgen/pyload/constants.py b/module/remote/thriftgen/pyload/constants.py deleted file mode 100644 index 2f17ec34f..000000000 --- a/module/remote/thriftgen/pyload/constants.py +++ /dev/null @@ -1,9 +0,0 @@ -# -# Autogenerated by Thrift -# -# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING -# - -from thrift.Thrift import * -from ttypes import * - |