mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
Java: remove neutral which will be added in a different PR
This commit is contained in:
@@ -4,9 +4,3 @@ extensions:
|
||||
extensible: summaryModel
|
||||
data:
|
||||
- ["org.apache.hc.client5.http.protocol", "RedirectLocations", True, "add", "", "", "Argument[0]", "Argument[-1].Element", "value", "manual"] # ! double-check the output for this step
|
||||
|
||||
- addsTo:
|
||||
pack: codeql/java-all
|
||||
extensible: neutralModel
|
||||
data:
|
||||
- ["org.apache.hc.client5.http.protocol", "RedirectLocations", "contains", "", "manual"]
|
||||
|
||||
Reference in New Issue
Block a user