Correct Sonar vulnerability

This commit is contained in:
BONNEVILLE Geoffroy
2018-06-18 11:25:21 +02:00
parent 7e337c4a40
commit 978929ba48
19 changed files with 32140 additions and 2 deletions

View File

@@ -190,9 +190,7 @@ namespace ModernKeePass
}
catch (Exception exception)
{
#if DEBUG
ToastNotificationHelper.ShowErrorToast(exception);
#endif
}
deferral.Complete();
}