removed unecessary import

This commit is contained in:
lieght
2025-09-17 18:36:48 +02:00
parent 61264a9b43
commit 82fd67d351
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
package org.toop;
import org.toop.Logging;
import org.toop.server.backend.ServerManager;
import org.toop.server.frontend.ConnectionManager;