From 0fbbdb6621a7aa6699d4c26cd3f4d5a301d438f6 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Thu, 9 Mar 2023 15:17:33 -0300 Subject: [PATCH] refactor: remove a broken layout import --- mastodon/src/main/res/layout/display_item_gifv.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/mastodon/src/main/res/layout/display_item_gifv.xml b/mastodon/src/main/res/layout/display_item_gifv.xml index ad9fb13f2..8f373c682 100644 --- a/mastodon/src/main/res/layout/display_item_gifv.xml +++ b/mastodon/src/main/res/layout/display_item_gifv.xml @@ -25,5 +25,4 @@ android:layout_margin="8dp" android:background="@drawable/ic_gif"/> - \ No newline at end of file