Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Optimized and fixed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
CrsiX committed Jun 23, 2021
1 parent bbe7363 commit 1a86e46
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package tests.binomilia;

import static org.junit.Assert.fail;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;
import static org.junit.jupiter.api.Assertions.*;

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

0 comments on commit 1a86e46

Please sign in to comment.