Skip to content

Commit

Permalink
Formats via Kotlin Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
meikpiep committed Aug 2, 2023
1 parent b9a76c3 commit bdc017a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class GridCalculator(
if (dlxNumber == 0) {
logger.debug { grid.toString() }
}

} while (dlxNumber != 1)

val averageDLX = sumDLXDuration / numAttempts
Expand Down

0 comments on commit bdc017a

Please sign in to comment.