mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-24 20:57:19 -08:00
fix: remove warning for duplicated using
This commit is contained in:
parent
5f0a1c5dbe
commit
6ea0e59c31
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ using System.Reflection;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Globalization;
|
using System.Globalization;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Reflection;
|
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
|
|
||||||
using Avalonia;
|
using Avalonia;
|
||||||
|
|
Loading…
Reference in a new issue