Merge pull request #16330 from erik-krogh/del-deps-apr-2024

All: delete outdated deprecations
This commit is contained in:
Erik Krogh Kristensen
2024-04-30 10:43:39 +02:00
committed by GitHub
31 changed files with 35 additions and 988 deletions

View File

@@ -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 import codeql.ruby.security.regexp.HostnameRegexp as Dep
import Dep