mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-28 20:07:56 +08:00
Remove useless annotations imports. (#14105)
This commit is contained in:
@@ -4,7 +4,6 @@ Provides a ComfyMathExpression node that evaluates math expressions
|
||||
against dynamically-grown numeric inputs.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import math
|
||||
import string
|
||||
|
||||
Reference in New Issue
Block a user