working on file module

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-09-28 21:12:51 +02:00
parent 92bc976da9
commit fba707d77b
7 changed files with 147 additions and 10 deletions

View File

@@ -25,7 +25,6 @@ public class CompanyLegacy extends BaseHandler {
public CompanyLegacy(Configuration config) {
super();
ModuleRegistry.add(this);
}
@Override