We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e77d42 commit 831b4d6Copy full SHA for 831b4d6
Modules/ITS/src/ITSFeeCheck.cxx
@@ -32,7 +32,6 @@ namespace o2::quality_control_modules::its
32
Quality ITSFeeCheck::check(std::map<std::string, std::shared_ptr<MonitorObject>>* moMap)
33
{
34
35
-
36
Quality result = Quality::Null;
37
bool badStaveCount, badStaveIB, badStaveML, badStaveOL;
38
0 commit comments