mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove unused import
This commit is contained in:
parent
1fd8723244
commit
ad3380b3a0
1 changed files with 0 additions and 4 deletions
|
|
@ -3,10 +3,6 @@ import os
|
|||
import pyblish.api
|
||||
from openpype.lib.mongo import OpenPypeMongoConnection
|
||||
|
||||
from openpype.modules.shotgrid.lib.settings import (
|
||||
get_shotgrid_project_settings,
|
||||
)
|
||||
|
||||
|
||||
class CollectShotgridEntities(pyblish.api.ContextPlugin):
|
||||
"""Collect shotgrid entities according to the current context"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue