From a77b6f2a92c2e9ff0223e186aa9dcd288db024a9 Mon Sep 17 00:00:00 2001 From: Lilian Date: Fri, 13 Sep 2024 05:11:27 +0200 Subject: [PATCH] [frontend] Code cleanup --- Iceshrimp.Frontend/Layout/MainLayout.razor | 2 +- Iceshrimp.Frontend/Layout/SettingsLayout.razor | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Iceshrimp.Frontend/Layout/MainLayout.razor b/Iceshrimp.Frontend/Layout/MainLayout.razor index 6b003a4c..c9228343 100644 --- a/Iceshrimp.Frontend/Layout/MainLayout.razor +++ b/Iceshrimp.Frontend/Layout/MainLayout.razor @@ -24,4 +24,4 @@ - \ No newline at end of file + diff --git a/Iceshrimp.Frontend/Layout/SettingsLayout.razor b/Iceshrimp.Frontend/Layout/SettingsLayout.razor index 90dfeb9e..5a59d082 100644 --- a/Iceshrimp.Frontend/Layout/SettingsLayout.razor +++ b/Iceshrimp.Frontend/Layout/SettingsLayout.razor @@ -18,4 +18,4 @@
@Body
- \ No newline at end of file +