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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-16 13:24:26 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-16 13:24:26 +0300
commit2e07a79d4ddd78bc0ac06bf87c9e86979cce414b (patch)
tree0bef97808cf9c020e33e655ae6d6e2bddc4407a6 /SearchForm.cs
parent10de3c40654d71a58095ff900567a8e592e2a738 (diff)
Code cleanup
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