Skip to content

Commit 1bdc9a9

Browse files
Remove duplicate import of model_management (Comfy-Org#11587)
1 parent d622a61 commit 1bdc9a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

comfy/text_encoders/llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import comfy.model_management
99
import comfy.ldm.common_dit
1010

11-
import comfy.model_management
1211
from . import qwen_vl
1312

1413
@dataclass

0 commit comments

Comments
 (0)