Skip to content

Commit c50b730

Browse files
committed
Remove unused usings
1 parent 6c6d024 commit c50b730

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Common/MultiDimensionalArrayExtensions.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System.Drawing;
2-
using System.Linq;
3-
using System.Text;
1+
using System.Text;
42

53
namespace AdventOfCode.Common;
64

0 commit comments

Comments
 (0)