1
0
Fork 0
mirror of synced 2025-04-04 13:53:32 +03:00

chore: Removed unnecessary comment

This commit is contained in:
Zaytsev Kirill 2020-11-10 09:46:04 +03:00
parent 0bca0873a6
commit b567c115c9

View file

@ -14,7 +14,6 @@ export interface FormularioOptions {
validationMessages?: Record<string, Function>;
}
// noinspection JSUnusedGlobalSymbols
/**
* The base formulario library.
*/