correction about Phoenix upgrade - #1814

This commit is contained in:
Laurent GAY
2025-11-22 10:18:37 +01:00
committed by setop
parent 9d0b54a679
commit dc413e3800
20 changed files with 30 additions and 35 deletions

View File

@@ -3,10 +3,6 @@ defmodule Mobilizon.Web.ErrorHelpers do
Conveniences for translating and building error messages.
"""
import Phoenix.HTML
import Phoenix.HTML.Form
use PhoenixHTMLHelpers
@doc """
Translates an error message using gettext.
"""