From c4929dddc86ea24213f46cf91ca748c855db12b7 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 22 Oct 2025 19:46:48 +0800 Subject: [PATCH] refactor: remove unused `ConterPresenter` Signed-off-by: leo --- src/Views/Repository.axaml | 42 ++++++++++------ src/Views/Repository.axaml.cs | 93 ----------------------------------- 2 files changed, 26 insertions(+), 109 deletions(-) diff --git a/src/Views/Repository.axaml b/src/Views/Repository.axaml index 18c5c06a..59512aba 100644 --- a/src/Views/Repository.axaml +++ b/src/Views/Repository.axaml @@ -131,14 +131,19 @@ - + + + - + + +