This commit is contained in:
2014-11-27 13:10:40 +01:00
parent 4aabfb09dc
commit 85fd8513ae
4 changed files with 5 additions and 7 deletions

View File

@@ -62,8 +62,6 @@ def create_from_files(blendfile_root, _create_data, deps):
deps.append(f_abs)
if __name__ == "__main__":
import sys
blendfile, blendfile_root, blendfile_deps_json, create_id, create_data, returncode = sys.argv[-6:]