summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 21:31:05 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-10-25 21:31:05 +0300
commit98a431bd16e0e06f8f83b93fd232363403c6463b (patch)
tree0e0bc8bc1c5ab18fda8ff5ba948c13b530c8a6cf /indra/llmessage
parent69aa02d2e1873970302942487b96d3a6aca119e5 (diff)
parent2e8e96cfbcb383a667d1b938f364f0bbafcad5b4 (diff)
Merge branch 'main' into DRTVWR-591-maint-X
# Conflicts: # indra/newview/llinventorygallery.cpp
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