Skip to content

Commit

Permalink
remove some debug log for ramping
Browse files Browse the repository at this point in the history
  • Loading branch information
bencamus committed Sep 27, 2024
1 parent 836be86 commit c7016fa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ void RampingIncreaseDecreaseRateGroup::BuildConstraints()
{
if (PaliersThermiquesDuPays.maxUpwardPowerRampingRate[index] >= 0)
{
logs.info() << "ramping";

RampingIncreaseRate rampingIncreaseRate(builder_, data);
RampingDecreaseRate rampingDecreaseRate(builder_, data);

Expand Down

0 comments on commit c7016fa

Please sign in to comment.