Skip to content

Commit ec68022

Browse files
authored
chore(compute): delete old region "compute_sendgrid_dependendies_java" (#10014)
1 parent fcd4d8d commit ec68022

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compute/sendgrid/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@
3838

3939
<dependencies>
4040
<!-- [START compute_sendgrid_dependencies_xml_java] -->
41-
<!-- [START compute_sendgrid_dependencies_java] -->
4241
<dependency>
4342
<groupId>com.sendgrid</groupId>
4443
<artifactId>sendgrid-java</artifactId>
4544
<version>4.10.1</version>
4645
</dependency>
47-
<!-- [END compute_sendgrid_dependencies_java] -->
4846
<!-- [END compute_sendgrid_dependencies_xml_java] -->
4947
</dependencies>
5048
<build>

0 commit comments

Comments
 (0)