mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
removed unused imports
This commit is contained in:
parent
35c32dd7df
commit
499dd39f85
46 changed files with 20 additions and 69 deletions
|
|
@ -2,7 +2,6 @@
|
|||
"""Submitting render job to RoyalRender."""
|
||||
import os
|
||||
import json
|
||||
import platform
|
||||
import re
|
||||
import tempfile
|
||||
import uuid
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""Submit jobs to RoyalRender."""
|
||||
import tempfile
|
||||
import platform
|
||||
|
||||
import pyblish.api
|
||||
from ayon_core.modules.royalrender.api import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue