Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
eflumerf committed Oct 10, 2024
1 parent 016df91 commit 7558ef4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion plugins/CustomTCMaker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

#include "trigger/Issues.hpp"

#include "appfwk/app/Nljs.hpp"
#include "daqdataformats/ComponentRequest.hpp"
#include "trgdataformats/Types.hpp"
#include "dfmessages/TimeSync.hpp"
Expand Down
1 change: 0 additions & 1 deletion plugins/MLTModule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include "trigger/Issues.hpp"
#include "trigger/LivetimeCounter.hpp"

#include "appfwk/app/Nljs.hpp"
#include "daqdataformats/ComponentRequest.hpp"
#include "dfmessages/TriggerDecision.hpp"
#include "dfmessages/TriggerInhibit.hpp"
Expand Down
1 change: 0 additions & 1 deletion plugins/RandomTCMakerModule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

#include "trigger/Issues.hpp"

#include "appfwk/app/Nljs.hpp"
#include "daqdataformats/ComponentRequest.hpp"
#include "trgdataformats/Types.hpp"
#include "dfmessages/TimeSync.hpp"
Expand Down

0 comments on commit 7558ef4

Please sign in to comment.