1
0
mirror of synced 2024-11-22 05:16:05 +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.
*/