From d5fca26c72cf9c9b483ebdaa3ce54f345d05e73f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peer=20Sch=C3=BCtt?= <20603780+peerschuett@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:04:38 +0100 Subject: [PATCH] Remove new lines --- app/MindWork AI Studio/Assistants/AssistantBase.razor | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/MindWork AI Studio/Assistants/AssistantBase.razor b/app/MindWork AI Studio/Assistants/AssistantBase.razor index d1d27619..21d92846 100644 --- a/app/MindWork AI Studio/Assistants/AssistantBase.razor +++ b/app/MindWork AI Studio/Assistants/AssistantBase.razor @@ -7,8 +7,6 @@ @(this.Title) - - @@ -123,7 +121,6 @@ } - @if (this.ShowReset) { @@ -140,8 +137,6 @@ { } - -