From 8287036997695e731d68d380834cd63919a7a80e Mon Sep 17 00:00:00 2001
From: ulrich
Date: Mon, 10 Jan 2022 16:11:28 +0000
Subject: [PATCH] Nicht benoetigte Klassen entfernt

---
 src/de/uhilger/tango/App.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/de/uhilger/tango/App.java b/src/de/uhilger/tango/App.java
index 47b1a7c..8cef83f 100644
--- a/src/de/uhilger/tango/App.java
+++ b/src/de/uhilger/tango/App.java
@@ -20,7 +20,6 @@
 import java.io.File;
 import java.io.IOException;
 import java.util.HashMap;
-import java.util.Map;
 import java.util.ResourceBundle;
 import java.util.logging.Level;
 import java.util.logging.Logger;

--
Gitblit v1.9.3