Skip to content

Commit 3b71305

Browse files
committed
clean up imports
1 parent e3a7c95 commit 3b71305

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

StructLayout/Shared/Editor/ParseMessageWindow.cs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
4-
using System.Text;
5-
using System.Threading.Tasks;
6-
using System.Windows;
1+
using System.Windows;
72

83
namespace StructLayout
94
{

0 commit comments

Comments
 (0)