mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
cleaned up imports
This commit is contained in:
parent
ab62127927
commit
e153fbef36
1 changed files with 0 additions and 4 deletions
|
|
@ -1,15 +1,11 @@
|
|||
import os
|
||||
import re
|
||||
import json
|
||||
import collections
|
||||
import logging
|
||||
import itertools
|
||||
import contextlib
|
||||
import subprocess
|
||||
|
||||
from avalon import io, pipeline
|
||||
import avalon.api
|
||||
from ..api import config
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue