mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
delete outdated deprecations
This commit is contained in:
@@ -64,9 +64,6 @@ module Make<RegexTreeViewSig TreeImpl> {
|
||||
}
|
||||
}
|
||||
|
||||
/** DEPRECATED: Use `EmptyPositiveSubPattern` instead. */
|
||||
deprecated class EmptyPositiveSubPatttern = EmptyPositiveSubPattern;
|
||||
|
||||
final private class FinalRegExpTerm = RegExpTerm;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user