mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-01 19:40:06 +08:00
fix the ruff check error with unused import
This commit is contained in:
parent
7f8d7f2968
commit
c4ebef5882
@ -1,5 +1,5 @@
|
||||
import torch
|
||||
from einops import rearrange, repeat
|
||||
from einops import rearrange
|
||||
import comfy.rmsnorm
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user