function deleteSchemaMessageimport { deleteSchemaMessage } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/storages/index.ts"; deleteSchemaMessage(lang?: string): voidDeletes a schema error message. Parametersoptionallang: stringThe language of the message. Returnsvoid