Removing unused conversions subdir
This commit is contained in:
parent
39c340f280
commit
7b8af389a9
@ -81,10 +81,6 @@ def process_stl(entry):
|
||||
"""
|
||||
|
||||
workbench = mgg.workbench_manager.create_workbench()
|
||||
# Conversions subdirectory to avoid collisions
|
||||
conversions_subdir = os.path.join(
|
||||
workbench.dir, 'conversions')
|
||||
os.mkdir(conversions_subdir)
|
||||
queued_filepath = entry.queued_media_file
|
||||
queued_filename = workbench.localized_file(
|
||||
mgg.queue_store, queued_filepath, 'source')
|
||||
|
Loading…
x
Reference in New Issue
Block a user