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 'SearchForm.cs')
-rw-r--r--SearchForm.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/SearchForm.cs b/SearchForm.cs
index 096ce643..00b15a7f 100644
--- a/SearchForm.cs
+++ b/SearchForm.cs
@@ -1,10 +1,4 @@
using System;
-using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.Linq;
-using System.Text;
using System.Windows.Forms;
namespace com.clusterrr.hakchi_gui