Skip to content

Commit

Permalink
Removed an unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
koushikr committed Jul 10, 2024
1 parent befb7a7 commit 1dd67b6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
import lombok.val;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.function.Executable;

import java.util.ArrayList;
import java.util.HashSet;
Expand Down

0 comments on commit 1dd67b6

Please sign in to comment.