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

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'NesTiler/Config.cs')
-rw-r--r--NesTiler/Config.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/NesTiler/Config.cs b/NesTiler/Config.cs
index 60ba891..9916a3b 100644
--- a/NesTiler/Config.cs
+++ b/NesTiler/Config.cs
@@ -3,9 +3,7 @@ using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;
-using System.Text;
using System.Text.RegularExpressions;
-using System.Threading.Tasks;
namespace com.clusterrr.Famicom.NesTiler
{