1
0
mirror of synced 2024-11-25 14:56:03 +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.
*/