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 'GameGenie/GameGenieNotFoundException.cs')
-rw-r--r--GameGenie/GameGenieNotFoundException.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/GameGenie/GameGenieNotFoundException.cs b/GameGenie/GameGenieNotFoundException.cs
index 8a879c58..d451e619 100644
--- a/GameGenie/GameGenieNotFoundException.cs
+++ b/GameGenie/GameGenieNotFoundException.cs
@@ -1,7 +1,4 @@
using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
namespace com.clusterrr.hakchi_gui
{