Skip to content

Commit

Permalink
test: #1606 Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu committed Aug 24, 2022
1 parent 906e71c commit eaf83f0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import ai.elimu.dao.WordDao;
import ai.elimu.model.content.Word;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertThat;
Expand Down

0 comments on commit eaf83f0

Please sign in to comment.