From d6cf9e27724963753485d872906fbae061a280ab Mon Sep 17 00:00:00 2001 From: Brad Linden Date: Fri, 24 Mar 2023 15:30:22 -0700 Subject: Attempt to fix build breakage for DRTVWR-559 --- indra/llcorehttp/tests/test_llcorehttp_peer.py | 1 - 1 file changed, 1 deletion(-) (limited to 'indra') 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 -- cgit v1.2.3