From f9c58d94f9826dfa3230e49e030a6ce9c313dfe3 Mon Sep 17 00:00:00 2001
From: Adam Davis <adam.davis@cern.ch>
Date: Tue, 28 Mar 2023 15:41:59 +0200
Subject: [PATCH] Revert "Move location of Event/Run2DigiEvent in CMakeLists to
 avoid merge conflict"

This reverts commit 83eed8b0f8dd5ddfb6f98d2f25a688276b859044.
---
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 82ad9d66..caf3ed24 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -31,7 +31,6 @@ lhcb_add_subdirectories(
     Det/STDet
     Det/VeloDet
     Event/L0Event
-    Event/Run2_DigiEvent
     Event/Run2_RecreatePIDTools
 )
 
-- 
GitLab