removed redundant maven dependency

This commit is contained in:
infeo
2018-02-03 22:16:03 +01:00
parent e3b9601721
commit 8a359704ca

View File

@@ -38,11 +38,6 @@
<groupId>com.google.dagger</groupId>
<artifactId>dagger-compiler</artifactId>
</dependency>
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>dagger-compiler</artifactId>
</dependency>
<!-- Logging -->
<dependency>