mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
[eric] tests: drop the unused pytest import the browser merge brought in
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
receipt parse, and the fail-open contract (every failure is a typed ok=False, never a crash,
|
||||
never a false success). Network is stubbed; the live cross-site round-trip is owed on a healthy
|
||||
rig (this bench's renderer command path is wedged, same as all browser live-tests)."""
|
||||
import pytest
|
||||
|
||||
from backend.apps.agents.browser import route_write as rw
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user