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

@@ -105,10 +105,6 @@ public class ComponentsServer extends RepositoryServer<BugReportsDatabase> {
super(BugReportsDatabase.class);
}
@Override
public String getServerFileName() {
return "VisualSapfor.jar";
}
@Override
public String getServerHomeName() {
return "_sapfor_x64";
}