style fix

This commit is contained in:
Allan Ihsan 2022-05-09 13:34:28 +03:00
parent e4324a11f7
commit bf1daa4e90

View file

@ -81,7 +81,6 @@ class RenderSettings(object):
prefix,
type="string")
# TODO: handle not having res values in the doc
width = asset_doc["data"].get("resolutionWidth")
height = asset_doc["data"].get("resolutionHeight")