mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
Remove backwards compatibility (we never used this older naming convention)
This commit is contained in:
parent
089947972a
commit
5b02d5ff35
1 changed files with 0 additions and 3 deletions
|
|
@ -25,6 +25,3 @@ class CollectMayaWorkspace(pyblish.api.ContextPlugin):
|
|||
normalised = os.path.normpath(workspace)
|
||||
|
||||
context.set_data('workspaceDir', value=normalised)
|
||||
|
||||
# For backwards compatibility
|
||||
context.set_data('workspace_dir', value=normalised)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue