1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Remove duplicate import.

This commit is contained in:
comfyanonymous
2024-07-05 12:10:22 -04:00
parent 1dc87df4c5
commit b4c2d03d47

View File

@@ -58,7 +58,6 @@ import shutil
import threading
import gc
from comfy.cli_args import args
import logging
if os.name == "nt":