aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/NewGameDialog.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/NewGameDialog.cs')
-rw-r--r--TimeHACK.Main/NewGameDialog.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/TimeHACK.Main/NewGameDialog.cs b/TimeHACK.Main/NewGameDialog.cs
index 3479aec..0d95aff 100644
--- a/TimeHACK.Main/NewGameDialog.cs
+++ b/TimeHACK.Main/NewGameDialog.cs
@@ -8,7 +8,6 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using TimeHACK.Engine;
-using TimeHACK.Engine.GameSave;
using Newtonsoft.Json;
namespace TimeHACK