Skip to content

Commit 388c8b7

Browse files
committed
remove unneeded classes. #1614
1 parent a02670b commit 388c8b7

8 files changed

+1
-742
lines changed

Analogy/DataProviders/AnalogyBuiltInFactory.cs

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
using System.Linq;
1414
using System.Threading;
1515
using System.Threading.Tasks;
16+
using Analogy.CommonControls.Tools;
1617
using Analogy.UserControls;
1718

1819
namespace Analogy.DataProviders

Analogy/Tools/JsonViewer/JsonNodeType.cs

-16
This file was deleted.

Analogy/Tools/JsonViewer/JsonTreeNode.cs

-26
This file was deleted.

Analogy/Tools/JsonViewer/JsonTreeNodeCreator.cs

-44
This file was deleted.

Analogy/Tools/JsonViewer/JsonTreeView.cs

-299
This file was deleted.

0 commit comments

Comments
 (0)