Browse Source

removed redundant maven dependency

infeo 7 năm trước cách đây
mục cha
commit
8a359704ca
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      main/commons/pom.xml

+ 0 - 5
main/commons/pom.xml

@@ -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>