Remove unused import

This commit is contained in:
Roy Nieterau 2023-03-07 16:09:55 +01:00
parent 146f5cd439
commit 43d084cf7f

View file

@ -1,7 +1,5 @@
import pyblish.api
from openpype.hosts.fusion.api import get_current_comp
def get_comp_render_range(comp):
"""Return comp's start-end render range and global start-end range."""