Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
isontheline committed Jun 11, 2024
1 parent 35ab36d commit fe0f16e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ void listModels() throws Exception {
assertFalse(models.isEmpty());
assertEquals(1, models.size());
}
}
}

0 comments on commit fe0f16e

Please sign in to comment.