mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Removed forgotten lines
This commit is contained in:
parent
26549b3465
commit
f985e58bb9
1 changed files with 0 additions and 3 deletions
|
|
@ -67,10 +67,7 @@ class Anatomy:
|
|||
" to load data for specific project."
|
||||
))
|
||||
|
||||
from .avalon_context import get_project_code
|
||||
|
||||
self.project_name = project_name
|
||||
self.project_code = get_project_code(project_name)
|
||||
|
||||
self._data = self._prepare_anatomy_data(
|
||||
get_anatomy_settings(project_name, site_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue