Remove duplicate import.

This commit is contained in:
comfyanonymous 2024-07-05 12:10:22 -04:00
parent 6e4d0c7ac9
commit 89170e492f

View File

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