We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d59a07 commit 6b56c00Copy full SHA for 6b56c00
1 file changed
vision/face-detection/pom.xml
@@ -51,7 +51,6 @@
51
</dependencyManagement>
52
53
<dependencies>
54
- <!-- [START face_detection_dependencies] -->
55
<!-- [START vision_face_detection_dependencies] -->
56
<dependency>
57
<groupId>com.google.apis</groupId>
@@ -71,7 +70,6 @@
71
70
<artifactId>google-http-client-jackson2</artifactId>
72
</dependency>
73
<!-- [END vision_face_detection_dependencies] -->
74
- <!-- [END face_detection_dependencies] -->
75
76
<!-- Test Dependencies -->
77
0 commit comments