Skip to content

Commit

Permalink
Update .readme-partials.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeli0 authored Oct 7, 2024
1 parent 5c0681d commit efa0335
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .readme-partials.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ custom_content: |
The Storage Control API creates one space to perform metadata-specific, control plane, and long-running operations apart from the Storage API. Separating these operations from the Storage API improves API standardization and lets you run faster releases.
If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<!-- {x-version-update-start:libraries-bom:released} -->
```xml
<dependencyManagement>
<dependencies>
Expand All @@ -30,7 +29,6 @@ custom_content: |
If you are using Maven without the BOM, add this to your dependencies:
<!-- {x-version-update-start:google-cloud-storage-control:released} -->
```xml
<dependency>
Expand Down

0 comments on commit efa0335

Please sign in to comment.