Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Misc sonar and codefactor.io issues.
[simgrid.git] / src / surf / network_cm02.cpp
index 4ec1f66..73e4ba8 100644 (file)
@@ -240,7 +240,6 @@ void NetworkCm02Model::comm_action_expand_constraints(const s4u::Host* src, cons
     else {
       get_maxmin_system()->update_variable_penalty(action->get_variable(), 0);
     }
-
   }
 
   for (auto const* link : route) {