mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
delete outdated deprecations
This commit is contained in:
@@ -685,9 +685,6 @@ module Ldap {
|
||||
}
|
||||
}
|
||||
|
||||
/** DEPRECATED: Alias for Ldap */
|
||||
deprecated module LDAP = Ldap;
|
||||
|
||||
/**
|
||||
* A data-flow node that escapes meta-characters, which could be used to prevent
|
||||
* injection attacks.
|
||||
@@ -1157,9 +1154,6 @@ module Http {
|
||||
// remote-flow-sources in general.
|
||||
}
|
||||
|
||||
/** DEPRECATED: Alias for Http */
|
||||
deprecated module HTTP = Http;
|
||||
|
||||
/**
|
||||
* Provides models for cryptographic things.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user