summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 21:29:12 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 21:29:12 +0300
commit47d339aa1050b7a42a8b683d93334f56c3dd0755 (patch)
treebd18cc37b230de46543d9eea9b6127b20f2cbdff /indra/llmessage
parent052be579b6bb19c5a321e4c2d8c9173bcf5b9c34 (diff)
parent2e8e96cfbcb383a667d1b938f364f0bbafcad5b4 (diff)
Merge branch 'main' into DRTVWR-588-maint-W
# Conflicts: # autobuild.xml
Diffstat (limited to 'indra/llmessage')
-rwxr-xr-xindra/llmessage/tests/test_llsdmessage_peer.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/tests/test_llsdmessage_peer.py b/indra/llmessage/tests/test_llsdmessage_peer.py
index 8e9b6c09e7..ff8f40a144 100755
--- a/indra/llmessage/tests/test_llsdmessage_peer.py
+++ b/indra/llmessage/tests/test_llsdmessage_peer.py
@@ -33,7 +33,6 @@ import os
import sys
from http.server import HTTPServer, BaseHTTPRequestHandler
-from llsd.fastest_elementtree import parse as xml_parse
import llsd
from testrunner import freeport, run, debug, VERBOSE
import time