mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
remove comment
This commit is contained in:
parent
7b8946e129
commit
b3bedc7ce7
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ def update_op_assets(
|
|||
List[Dict[str, dict]]: List of (doc_id, update_dict) tuples
|
||||
"""
|
||||
project_name = project_doc["name"]
|
||||
# project_module_settings = get_project_settings(project_name)["kitsu"]
|
||||
project_module_settings = get_project_settings(project_name)["kitsu"]
|
||||
|
||||
assets_with_update = []
|
||||
for item in entities_list:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue