summaryrefslogtreecommitdiff
path: root/indra/llcorehttp
diff options
context:
space:
mode:
authorBrad Linden <brad@lindenlab.com>2023-03-24 15:30:22 -0700
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-03-27 22:04:02 +0300
commitd6cf9e27724963753485d872906fbae061a280ab (patch)
tree6dce175a5eca30ed50806d15065f9319d45d8aa6 /indra/llcorehttp
parentc61a2b466a12e3d46f17f4ecec022838423635a8 (diff)
Attempt to fix build breakage for DRTVWR-559
Diffstat (limited to 'indra/llcorehttp')
-rwxr-xr-xindra/llcorehttp/tests/test_llcorehttp_peer.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcorehttp/tests/test_llcorehttp_peer.py b/indra/llcorehttp/tests/test_llcorehttp_peer.py
index 778de90962..185e8e25c6 100755
--- a/indra/llcorehttp/tests/test_llcorehttp_peer.py
+++ b/indra/llcorehttp/tests/test_llcorehttp_peer.py
@@ -38,7 +38,6 @@ from io import StringIO
from http.server import HTTPServer, BaseHTTPRequestHandler
-from llbase.fastest_elementtree import parse as xml_parse
from llbase import llsd
# we're in llcorehttp/tests ; testrunner.py is found in llmessage/tests