Remove Auto Imports #219
Annotations
3 warnings
components/blocks/cards/ForgotPasswordCard/ForgotPasswordCard.test.ts#L1
'mockNuxtImport' is defined but never used. Allowed unused vars must match /^_/u
|
components/blocks/cards/ForgotPasswordCard/ForgotPasswordCard.test.ts#L4
'RecoverAccountRequest' is defined but never used. Allowed unused vars must match /^_/u
|
components/blocks/cards/ForgotPasswordCard/ForgotPasswordCard.test.ts#L5
'optionalParameters' is defined but never used. Allowed unused vars must match /^_/u
|
This job succeeded
Loading