fix(frontend): remove unused variables
This commit is contained in:
parent
bd0801a887
commit
29fb447daa
@ -1431,7 +1431,6 @@ const saving = ref(false)
|
||||
const testingSmtp = ref(false)
|
||||
const sendingTestEmail = ref(false)
|
||||
const testEmailAddress = ref('')
|
||||
const logoError = ref('')
|
||||
const registrationEmailSuffixWhitelistTags = ref<string[]>([])
|
||||
const registrationEmailSuffixWhitelistDraft = ref('')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user