removed unused imports

This commit is contained in:
Jakub Trllo 2022-08-23 10:27:26 +02:00
parent c6f8b4559d
commit d65607eedb

View file

@ -16,8 +16,6 @@ from openpype.pipeline import (
legacy_io,
register_loader_plugin_path,
register_creator_plugin_path,
deregister_loader_plugin_path,
deregister_creator_plugin_path,
AVALON_CONTAINER_ID,
)