Skip to content

Commit fbceb8d

Browse files
atorralbasmowton
andauthored
Update java/ql/lib/semmle/code/java/frameworks/OkHttp.qll
Co-authored-by: Chris Smowton <smowton@github.com>
1 parent de8b5f9 commit fbceb8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/lib/semmle/code/java/frameworks/OkHttp.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ private class OKHttpSummaries extends SummaryModelCsv {
3535
"okhttp3;HttpUrl$Builder;false;encodedQuery;;;Argument[-1];ReturnValue;value",
3636
"okhttp3;HttpUrl$Builder;false;encodedUsername;;;Argument[-1];ReturnValue;value",
3737
"okhttp3;HttpUrl$Builder;false;fragment;;;Argument[-1];ReturnValue;value",
38-
"okhttp3;HttpUrl$Builder;false;fragment;;;Argument[-1];ReturnValue;value",
3938
"okhttp3;HttpUrl$Builder;false;host;;;Argument[-1];ReturnValue;value",
4039
"okhttp3;HttpUrl$Builder;false;password;;;Argument[-1];ReturnValue;value",
4140
"okhttp3;HttpUrl$Builder;false;port;;;Argument[-1];ReturnValue;value",

0 commit comments

Comments
 (0)