removed single line function get_project

This commit is contained in:
iLLiCiTiT 2020-11-03 10:56:53 +01:00
parent 0096705347
commit dbfbe99834
5 changed files with 6 additions and 10 deletions

View file

@ -1857,8 +1857,8 @@ def set_context_settings():
"""
# Todo (Wijnand): apply renderer and resolution of project
project_data = lib.get_project()["data"]
project_doc = io.find_one({"type": "project"})
project_data = project_doc["data"]
asset_data = lib.get_asset()["data"]
# Set project fps