mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-04 09:17:50 +08:00
Move to git_utils
This commit is contained in:
@ -5,7 +5,7 @@ import os
|
||||
|
||||
import toml
|
||||
|
||||
from git_helper import is_git_repo, get_commit_hash
|
||||
from git_utils import is_git_repo, get_commit_hash
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user