Remove redundant using

This commit is contained in:
Tamas Vajk
2024-02-22 17:13:59 +01:00
parent e176b32a83
commit 50f9354ca8

View File

@@ -1,5 +1,4 @@
using System.Collections.Generic;
using Semmle.Autobuild.Shared;
using Semmle.Autobuild.Shared;
namespace Semmle.Autobuild.CSharp
{