From 071142162f6cc4d4bcf933c06ab55cf57372c7dd Mon Sep 17 00:00:00 2001 From: Michael Holzbock Date: Tue, 13 Aug 2024 18:30:37 +0200 Subject: [PATCH] remove include which isn't needed anymore --- Root/JetSelector.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Root/JetSelector.cxx b/Root/JetSelector.cxx index 9de33b23d..432439746 100644 --- a/Root/JetSelector.cxx +++ b/Root/JetSelector.cxx @@ -24,7 +24,6 @@ #include "xAODAnaHelpers/HelperFunctions.h" // external tools include(s): -#include "JetJvtEfficiency/JetJvtEfficiency.h" #include "JetMomentTools/JetForwardJvtTool.h" #include "xAODBTaggingEfficiency/BTaggingSelectionTool.h" #include "TriggerMatchingTool/MatchingTool.h"