mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
delete outdated deprecations
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
/**
|
||||
* Provides predicates for reasoning about regular expressions
|
||||
* that match URLs and hostname patterns.
|
||||
*/
|
||||
|
||||
// HostnameRegexp should be used directly from the shared regex pack, and not from this file.
|
||||
deprecated private import semmle.python.security.regexp.HostnameRegex as Dep
|
||||
import Dep
|
||||
Reference in New Issue
Block a user