fix(lang): remove unused strings & correct manageModalNoRequests strings (#1413)

This commit is contained in:
TheCatLady
2021-04-13 01:19:07 -04:00
committed by GitHub
parent 2ac6fe7f6d
commit 190a5c0723
4 changed files with 4 additions and 8 deletions

View File

@@ -15,8 +15,6 @@ const messages = defineMessages({
notificationsettings: 'Notification Settings',
notificationAgentSettingsDescription:
'Configure and enable notification agents.',
notificationsettingssaved: 'Notification settings saved successfully!',
notificationsettingsfailed: 'Notification settings failed to save.',
email: 'Email',
webhook: 'Webhook',
});