no message

This commit is contained in:
2025-03-03 16:09:58 +03:00
parent eb7c0ffbc5
commit d455c21b9c
5 changed files with 6 additions and 12 deletions

View File

@@ -266,10 +266,6 @@ public class TestingServer extends RepositoryServer<TestsDatabase> {
//-
}
@Override
public String getServerFileName() {
return "TestingSystem.jar";
}
@Override
public String getServerHomeName() {
return "_testing_system";
}