mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed unsused import
This commit is contained in:
parent
a1d35fb5bd
commit
0d311d63c8
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import os
|
|||
from pyblish import api as pyblish
|
||||
from avalon import api as avalon
|
||||
from .lib import filter_pyblish_plugins
|
||||
from pypeapp import config, Roots, Anatomy
|
||||
from pypeapp import config, Anatomy
|
||||
|
||||
|
||||
import logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue