mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-09 07:17:02 +08:00
Removed unused import
There was no real reason to use "Optional" typing in ther front-end-root argument.
This commit is contained in:
parent
6a92dd1969
commit
ed2665b0db
@ -1,7 +1,6 @@
|
||||
import argparse
|
||||
import enum
|
||||
import os
|
||||
from typing import Optional
|
||||
import comfy.options
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user