mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 07:10:52 +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…
Reference in New Issue
Block a user