mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-20 14:59:28 +08:00
Remove unused threading import in metadata e2e test
Fixes ruff F401 caught by the PR's lint CI.
This commit is contained in:
parent
85a12d0a83
commit
8d9ea888ae
@ -11,7 +11,6 @@ shape and the ``prompt_id`` collision invariants without needing a browser.
|
|||||||
import asyncio
|
import asyncio
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import threading
|
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user