From 4031623fdabf48bbafa11b54d6dd27578f05be70 Mon Sep 17 00:00:00 2001 From: Alex Ford Date: Thu, 21 Sep 2023 14:22:34 +0100 Subject: [PATCH] Ruby: delete identical-files refs to deleted files --- config/identical-files.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/identical-files.json b/config/identical-files.json index f814b0f1f816..5c801c387a1d 100644 --- a/config/identical-files.json +++ b/config/identical-files.json @@ -28,8 +28,6 @@ "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl4.qll", "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl1.qll", "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl2.qll", - "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForHttpClientLibraries.qll", - "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForPathname.qll", "swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl1.qll" ], "TaintTracking Legacy Configuration Java/C++/C#/Go/Python/Ruby/Swift": [ @@ -552,4 +550,4 @@ "python/ql/test/experimental/dataflow/model-summaries/InlineTaintTest.ext.yml", "python/ql/test/experimental/dataflow/model-summaries/NormalDataflowTest.ext.yml" ] -} \ No newline at end of file +}