From 03313562d21d5db9bf6a14ebbeab80e06c883d3a Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 24 Jan 2024 02:31:56 +0100 Subject: MRU->RMU, fixes, cleanup --- MatrixRoomUtils.Web/Shared/MainLayout.razor | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 MatrixRoomUtils.Web/Shared/MainLayout.razor (limited to 'MatrixRoomUtils.Web/Shared/MainLayout.razor') diff --git a/MatrixRoomUtils.Web/Shared/MainLayout.razor b/MatrixRoomUtils.Web/Shared/MainLayout.razor deleted file mode 100644 index 2322af1..0000000 --- a/MatrixRoomUtils.Web/Shared/MainLayout.razor +++ /dev/null @@ -1,20 +0,0 @@ -@using System.Net -@inherits LayoutComponentBase - -
- - -
-
- - Git - Matrix -
- -
- @Body -
-
-
\ No newline at end of file -- cgit 1.5.1