mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
Remove redundant import os
This commit is contained in:
parent
05523899f4
commit
06f775458f
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ class FusionIncrementCurrentFile(pyblish.api.ContextPlugin):
|
|||
|
||||
def process(self, context):
|
||||
|
||||
import os
|
||||
from colorbleed.lib import version_up
|
||||
from colorbleed.action import get_errored_plugins_from_data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue