Merge branch 'develop' into feature/JDK11
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good

This commit is contained in:
jenkins
2025-07-03 15:15:12 +02:00

View File

@@ -1120,7 +1120,6 @@ public class EmsController {
drlDocAttached.setOnlyPkMaster(false);
return ServiceRestResponse.createPositiveResponse(drlDocAttached);
;
} catch (Exception e) {
logger.error(e.getMessage(), e);