Skip to content

Commit aa22546

Browse files
fix minor formatting
1 parent f3f25c7 commit aa22546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/analyzer/exercises/timfrommarketing/TimFromMarketingAnalyzer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public void analyze(Solution solution, OutputCollector output) {
2424

2525
if (output.getComments().isEmpty()) {
2626
output.addComment(new ExemplarSolution(EXERCISE_NAME));
27-
2827
}
2928
}
3029

0 commit comments

Comments
 (0)