Skip to content

Commit

Permalink
Formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 4, 2024
1 parent 864db52 commit 1601e07
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -530,9 +530,7 @@ public void enable() {
m_disabled = false;
}

/**
* Prints list of epochs added so far and their times.
*/
/** Prints list of epochs added so far and their times. */
public void printWatchdogEpochs() {
m_watchdog.printEpochs();
}
Expand Down

0 comments on commit 1601e07

Please sign in to comment.