Applied readability-redundant-control-flow clang-tidy fixes
This commit is contained in:
@@ -339,8 +339,6 @@ void generator::generate_participant(
|
|||||||
|
|
||||||
generated_participants_.emplace(participant_id);
|
generated_participants_.emplace(participant_id);
|
||||||
}
|
}
|
||||||
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool generator::is_participant_generated(common::id_t id) const
|
bool generator::is_participant_generated(common::id_t id) const
|
||||||
|
|||||||
Reference in New Issue
Block a user