Ver código fonte

chore: fix typo

Sam Jaffe 2 semanas atrás
pai
commit
aa75d9a8f5
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      include/jvalidate/format.h

+ 0 - 1
include/jvalidate/format.h

@@ -726,7 +726,6 @@ private:
       {"iri-reference", UTF32(uri_reference)},
       {"json-pointer", CONSTRUCTS(Pointer)},
       {"relative-json-pointer", CONSTRUCTS(RelativePointer)},
-      {"regex", nullptr},
       {"time", &format::time},
       {"uri", &format::uri},
       {"uri-reference", &format::uri_reference},