Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Hound
Browse files Browse the repository at this point in the history
  • Loading branch information
tokejepsen committed Apr 8, 2024
1 parent 143148f commit 0b36fa3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions openpype/hosts/nuke/api/push_to_project.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
from collections import defaultdict
import shutil
import os
import json
import re

from openpype.client import get_project, get_asset_by_id
from openpype.settings import get_system_settings, get_project_settings
from openpype.pipeline import Anatomy, registered_host
from openpype.pipeline.template_data import get_template_data
from openpype.pipeline.workfile import get_workdir_with_workdir_data
from openpype import PACKAGE_DIR
from openpype.lib import get_openpype_execute_args, run_subprocess
from openpype.tools.push_to_project.app import show

from .utils import bake_gizmos_recursively
Expand Down

0 comments on commit 0b36fa3

Please sign in to comment.