Skip to content

Commit 50f9354

Browse files
committed
Remove redundant using
1 parent e176b32 commit 50f9354

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

csharp/autobuilder/Semmle.Autobuild.CSharp/StandaloneBuildRule.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System.Collections.Generic;
2-
using Semmle.Autobuild.Shared;
1+
using Semmle.Autobuild.Shared;
32

43
namespace Semmle.Autobuild.CSharp
54
{

0 commit comments

Comments
 (0)