From 7c8f1a56af92b830fa9a365e4150bd95990bd5f2 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 30 Apr 2019 14:04:00 +0200 Subject: [PATCH] Fix warning Signed-off-by: Thomas Citharel --- lib/service/metadata/comment.ex | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/service/metadata/comment.ex b/lib/service/metadata/comment.ex index df88128bd..0d3fdbff3 100644 --- a/lib/service/metadata/comment.ex +++ b/lib/service/metadata/comment.ex @@ -1,5 +1,4 @@ defimpl Mobilizon.Service.Metadata, for: Mobilizon.Events.Comment do - alias Phoenix.HTML alias Phoenix.HTML.Tag alias Mobilizon.Events.Comment