mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-05-01 06:15:41 +08:00
code_style: remove unused namespace using and run dotnet format
This commit is contained in:
@@ -614,7 +614,7 @@ namespace SourceGit.ViewModels
|
||||
|
||||
Task.Run(RefreshWorkingCopyChanges);
|
||||
Task.Run(RefreshWorktrees);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
_watcher.MarkBranchDirtyManually();
|
||||
|
||||
Reference in New Issue
Block a user