mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00: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…
Reference in New Issue
Block a user