Remove DEFAULT_WORKBENCH_DIR.
We never used this. Removed, as okayed by cwebber.
This commit is contained in:
parent
49745d5138
commit
9d8285864a
@ -19,10 +19,6 @@ import shutil
|
|||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_WORKBENCH_DIR = os.path.join(
|
|
||||||
tempfile.gettempdir(), u'mgoblin_workbench')
|
|
||||||
|
|
||||||
|
|
||||||
# Actual workbench stuff
|
# Actual workbench stuff
|
||||||
# ----------------------
|
# ----------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user