remove unused import

This commit is contained in:
clement.hector 2022-04-20 18:11:38 +02:00
parent 3d6a6fcbf0
commit db8719b895

View file

@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
import os
from typing import Optional
import gazu
import pyblish.api