code_style: general cleanup (#1415)

* code_style:  general cleanup

* code_style: whitespace cleanup
This commit is contained in:
Nathan Baulch
2025-06-12 11:35:37 +10:00
committed by GitHub
parent 35eda489be
commit ffac71b15f
89 changed files with 161 additions and 243 deletions

View File

@@ -1,5 +1,4 @@
using System;
using System.Globalization;
namespace SourceGit.Models
{