Skip to content

Commit

Permalink
restore unncessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
moonyuet committed May 8, 2024
1 parent 4d502a5 commit 7dadac7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/ayon_core/hosts/max/api/lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@
from typing import Any, Dict, Union

import six
import ayon_api

from ayon_core.pipeline import (
get_current_project_name,
get_current_folder_path,
get_current_task_name,
colorspace
)
from ayon_core.settings import get_project_settings
Expand Down

0 comments on commit 7dadac7

Please sign in to comment.