mirror of
https://github.com/github/codeql.git
synced 2026-03-22 23:49:43 +01:00
delete outdated deprecations
This commit is contained in:
@@ -302,8 +302,3 @@ private module Dispatch {
|
||||
}
|
||||
|
||||
import Dispatch
|
||||
|
||||
/**
|
||||
* DEPRECATED: Use `TypeFlow` instead.
|
||||
*/
|
||||
deprecated Expr variableTrack(Expr use) { result = use }
|
||||
|
||||
Reference in New Issue
Block a user