Skip to content

Commit

Permalink
Build fix - remove unnecessary 'using' (#5512)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS authored Oct 11, 2024
2 parents 99fdb98 + 22d55bf commit a8e910a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.IO;
using System.Linq;
using System.Reflection;
Expand Down

0 comments on commit a8e910a

Please # to comment.