Skip to content

Commit fa419b0

Browse files
committed
removes unused dependency region tags
1 parent 68140e8 commit fa419b0

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

video/beta/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,11 @@
3636
</properties>
3737

3838
<dependencies>
39-
<!-- [START dependencies] -->
4039
<dependency>
4140
<groupId>com.google.cloud</groupId>
4241
<artifactId>google-cloud-video-intelligence</artifactId>
4342
<version>0.56.0-beta</version>
4443
</dependency>
45-
<!-- [END dependencies] -->
4644

4745
<!-- Test dependencies -->
4846
<dependency>

video/cloud-client/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,11 @@
3636
</properties>
3737

3838
<dependencies>
39-
<!-- [START dependencies] -->
4039
<dependency>
4140
<groupId>com.google.cloud</groupId>
4241
<artifactId>google-cloud-video-intelligence</artifactId>
4342
<version>0.56.0-beta</version>
4443
</dependency>
45-
<!-- [END dependencies] -->
4644

4745
<!-- Test dependencies -->
4846
<dependency>

0 commit comments

Comments
 (0)