refactor: show statistics data by authors intead of committers

This commit is contained in:
leo
2024-08-28 18:38:29 +08:00
parent 83b802e357
commit 3d57398d15
10 changed files with 30 additions and 32 deletions

View File

@@ -1,7 +1,5 @@
using System.Threading.Tasks;
using Avalonia.Threading;
using CommunityToolkit.Mvvm.ComponentModel;
namespace SourceGit.ViewModels