From 414afab0c07be35b695bf9f421c29de1a8935468 Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Wed, 2 Nov 2022 19:11:34 +0100 Subject: [PATCH] OP-3909 - Hound --- openpype/hosts/aftereffects/api/lib.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openpype/hosts/aftereffects/api/lib.py b/openpype/hosts/aftereffects/api/lib.py index 4f336a07f2..18b45a3ee0 100644 --- a/openpype/hosts/aftereffects/api/lib.py +++ b/openpype/hosts/aftereffects/api/lib.py @@ -163,4 +163,3 @@ def get_asset_settings(asset_doc): "resolutionHeight": resolution_height, "duration": duration } -