From 5224fe65e3f6854d93c93b32b950c9c79636ec46 Mon Sep 17 00:00:00 2001 From: odkhang Date: Mon, 18 Nov 2024 09:32:30 +0700 Subject: [PATCH] fix pipeline, unit test --- src/pretalx/common/templates/common/auth.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pretalx/common/templates/common/auth.html b/src/pretalx/common/templates/common/auth.html index 0e5ac51fe..ec3406779 100644 --- a/src/pretalx/common/templates/common/auth.html +++ b/src/pretalx/common/templates/common/auth.html @@ -2,7 +2,6 @@ {% load i18n %} {% load static %} {% load socialaccount %} -{% load socialapp_extras %} {% include "common/forms/errors.html" %} {% if no_form %}