remove unused code

This commit is contained in:
MaysWind
2021-05-04 18:03:53 +08:00
parent 6f575bfc43
commit 173350f162
3 changed files with 0 additions and 4 deletions
-2
View File
@@ -30,8 +30,6 @@
<f7-block-footer>
<span>{{ $t('Don\'t have an account?') }}</span>&nbsp;
<f7-link :class="{'disabled': !isUserRegistrationEnabled}" href="/signup" :text="$t('Create an account')"></f7-link>
<br/>
<f7-link class="disabled" href="/forget-pwd" :text="$t('Forget Password?')"></f7-link>
</f7-block-footer>
<f7-block-footer>
</f7-block-footer>