Skip to content

Commit

Permalink
Closes Taskana#2521 - Fix code smells Stream.collect(Collectors.toLis…
Browse files Browse the repository at this point in the history
…t()) to Stream.toList()
  • Loading branch information
MM1277 committed Mar 10, 2024
1 parent 23247d9 commit 0beba77
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import java.util.Objects;
import java.util.Optional;
import org.json.JSONObject;

import pro.taskana.common.api.exceptions.SystemException;

public class ObjectAttributeChangeDetector {
Expand Down

0 comments on commit 0beba77

Please sign in to comment.