From b26e567f95d3c392168ccaf1d1575b71c8e59424 Mon Sep 17 00:00:00 2001 From: Mathew Payne <2772944+GeekMasher@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:17:56 +0100 Subject: [PATCH] Update python/debugging/diagnostics/SourcesLocal.ql MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alvaro Muñoz --- python/debugging/diagnostics/SourcesLocal.ql | 1 - 1 file changed, 1 deletion(-) diff --git a/python/debugging/diagnostics/SourcesLocal.ql b/python/debugging/diagnostics/SourcesLocal.ql index 77610d5c..304c0e17 100644 --- a/python/debugging/diagnostics/SourcesLocal.ql +++ b/python/debugging/diagnostics/SourcesLocal.ql @@ -7,7 +7,6 @@ import python import semmle.python.dataflow.new.DataFlow -import semmle.python.dataflow.new.RemoteFlowSources // Helpers import ghsl.LocalSources