Remove // eslint-disable-next-line no-unused-vars in svelte
This commit is contained in:
parent
ec93ea59c1
commit
7e1afd8b73
|
@ -1 +1 @@
|
|||
Subproject commit 328c84234d11d97d840f0eb2c72665b04ba9e4f8
|
||||
Subproject commit e525e1c87322689436dba62794dd984f66e433f8
|
|
@ -9,7 +9,6 @@
|
|||
"",
|
||||
requiredValidator
|
||||
)
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
const [repeatPassword, _, repeatTouched] = createValidationStore(
|
||||
"",
|
||||
requiredValidator
|
||||
|
|
Loading…
Reference in New Issue