diff --git a/apps/settings/src/components/AuthTokenSetupDialogue.vue b/apps/settings/src/components/AuthTokenSetupDialogue.vue deleted file mode 100644 index 6fa120f64e1c6..0000000000000 --- a/apps/settings/src/components/AuthTokenSetupDialogue.vue +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - {{ t('settings', 'Create new app password') }} - - - - {{ t('settings', 'Use the credentials below to configure your app or device.') }} - {{ t('settings', 'For security reasons this password will only be shown once.') }} - - {{ t('settings', 'Username') }} - - - - {{ t('settings', 'Password') }} - - - - - - - - - {{ t('settings', 'Done') }} - - - - - - {{ t('settings', 'Show QR code for mobile apps') }} - - - - - - - - -