JavaScript: Remove esregex.

This commit is contained in:
Max Schaefer
2018-11-09 08:59:42 +00:00
parent 025054e44a
commit 5506cec35e
6 changed files with 0 additions and 1134 deletions

View File

@@ -94,7 +94,6 @@ public class RegExpExtractor {
termkinds.put("UnicodePropertyEscape", 27);
}
/** This has to be kept consistent with esregex. */
private static final String[] errmsgs = new String[] {
"unexpected end of regular expression",
"unexpected character",