This commit is contained in:
2025-06-16 09:47:28 +02:00
parent f5ea7ef92a
commit 15e038431a

View File

@@ -227,7 +227,6 @@ namespace BeWo.Service.ServiceImplementations
catch (Exception e)
{
throw Utils.CreateBeWoFaultException(e);
}
}