Skip to content

Commit

Permalink
[tests] Remove references to SLF4J when it is not mandatory.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Jan 21, 2020
1 parent d3b3863 commit c989905
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/io.sarl.tests.api/pom.xml
Expand Up @@ -72,14 +72,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-nop</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
</dependency>
</dependencies>

</project>

0 comments on commit c989905

Please sign in to comment.