mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
one forgotten import fix
This commit is contained in:
parent
ec39b9f1d1
commit
f9c7f1eb76
1 changed files with 1 additions and 2 deletions
|
|
@ -1,10 +1,9 @@
|
|||
import os
|
||||
import sys
|
||||
from pprint import pprint
|
||||
import acre
|
||||
|
||||
from avalon import api, lib, io
|
||||
import pype.api as pype
|
||||
from pypeapp import Anatomy
|
||||
|
||||
|
||||
class PremierePro(api.Action):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue