Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Luro02 committed Dec 9, 2024
1 parent 60ff2a0 commit 8e608be
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ public static void main(String[] args) {

@Test
void testElseIfWithNestedIfNoElse() throws LinterException, IOException {
// TODO: again think of when this will be a problem with control flow?
ProblemIterator problems = this.checkIterator(StringSourceInfo.fromSourceString(
JavaVersion.JAVA_17,
"Test",
Expand Down

0 comments on commit 8e608be

Please sign in to comment.