From d60bc4322ee104f2f354ab293402f109f4ba66d6 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Wed, 31 Aug 2022 19:58:33 +0200 Subject: [PATCH] remove unused resource Signed-off-by: Andy Scherzinger --- app/src/main/res/layout/bottom_sheet.xml | 29 ------------------------ 1 file changed, 29 deletions(-) delete mode 100644 app/src/main/res/layout/bottom_sheet.xml diff --git a/app/src/main/res/layout/bottom_sheet.xml b/app/src/main/res/layout/bottom_sheet.xml deleted file mode 100644 index 09d93544d..000000000 --- a/app/src/main/res/layout/bottom_sheet.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - \ No newline at end of file