mirror of
https://github.com/github/codeql.git
synced 2026-04-19 14:04:09 +02:00
Python: Deprecate old bottle points-to extension
This commit is contained in:
@@ -87,7 +87,7 @@ class RangeIterationVariableFact extends PointsToExtension {
|
||||
}
|
||||
|
||||
/* bottle module route constants */
|
||||
class BottleRoutePointToExtension extends PointsToExtension {
|
||||
deprecated class BottleRoutePointToExtension extends PointsToExtension {
|
||||
string name;
|
||||
|
||||
BottleRoutePointToExtension() {
|
||||
|
||||
Reference in New Issue
Block a user