Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Apps/AppTypeCollection.cs')
-rw-r--r--Apps/AppTypeCollection.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/Apps/AppTypeCollection.cs b/Apps/AppTypeCollection.cs
index 112d3031..3c87a9c6 100644
--- a/Apps/AppTypeCollection.cs
+++ b/Apps/AppTypeCollection.cs
@@ -1,9 +1,6 @@
using com.clusterrr.hakchi_gui.Properties;
using System;
-using System.Collections.Generic;
using System.Drawing;
-using System.Linq;
-using System.Text;
using System.Text.RegularExpressions;
namespace com.clusterrr.hakchi_gui