Skip to content

Commit 6f83cd1

Browse files
authored
fix megalinter warning on extra spaces
1 parent 74b2c14 commit 6f83cd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGUD/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ o2physics_add_dpl_workflow(fwd-muons-upc
182182
SOURCES fwdMuonsUPC.cxx
183183
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::DGPIDSelector
184184
COMPONENT_NAME Analysis)
185-
185+
186186
o2physics_add_dpl_workflow(upc-event-itsrof-counter
187187
SOURCES upcEventITSROFcounter.cxx
188188
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB

0 commit comments

Comments
 (0)