diff --git a/src/views/CreateSubscription.vue b/src/views/CreateSubscription.vue deleted file mode 100644 index 9bec4e9319..0000000000 --- a/src/views/CreateSubscription.vue +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - {{ error }} - - - {{ t('libresign', 'Create new subscription.') }} - - - - - - - diff --git a/src/views/FormLibresign.vue b/src/views/FormLibresign.vue deleted file mode 100644 index 665b9d827f..0000000000 --- a/src/views/FormLibresign.vue +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - {{ t('libresign', 'Subscription password.') }} - - - - - - {{ t('libresign','Subscription generated and available at {path}!', { path: signature.path }) }} - - - - - - -