mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-17 13:30:16 +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 os
|
||||
import sys
|
||||
import threading
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user