Skip to content

Commit 31b8bbc

Browse files
author
jryu
committed
Remove trailing whitespace
1 parent e5b4424 commit 31b8bbc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Detectors/ITSMFT/common/workflow/include/ITSMFTWorkflow/DeadMapBuilderSpec.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@ class ITSMFTDeadMapBuilder : public Task
138138
bool mDoStuckPixels = false;
139139
std::string mStuckPixelFileName = "";
140140
o2::itsmft::StuckPixelData mStuckPixelData;
141-
142-
Long64_t mErrOrbit = 0;
143-
UShort_t mErrChipID = 0;
144-
UShort_t mErrRow = 0;
141+
142+
Long64_t mErrOrbit = 0;
143+
UShort_t mErrChipID = 0;
144+
UShort_t mErrRow = 0;
145145
UShort_t mErrCol = 0;
146146

147147
};

0 commit comments

Comments
 (0)