diff libervia/backend/core/xmpp.py @ 4374:90d476a80ce9

tests (unit/sqla): Add test for `keyword` filtering: rel 458
author Goffi <goffi@goffi.org>
date Fri, 06 Jun 2025 10:45:54 +0200
parents 4da560a8aed3
children 42becd4b819f
line wrap: on
line diff
--- a/libervia/backend/core/xmpp.py	Wed Jun 04 17:52:18 2025 +0200
+++ b/libervia/backend/core/xmpp.py	Fri Jun 06 10:45:54 2025 +0200
@@ -16,7 +16,6 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-import asyncio
 import calendar
 from collections.abc import Iterable
 import copy