refactor: remove a broken layout import

This commit is contained in:
LucasGGamerM 2023-03-09 15:17:33 -03:00
parent d3f2049c7d
commit 0fbbdb6621
1 changed files with 0 additions and 1 deletions

View File

@ -25,5 +25,4 @@
android:layout_margin="8dp"
android:background="@drawable/ic_gif"/>
<include layout="@layout/alt_badge" />
</FrameLayout>