Skip to content

Commit

Permalink
Fixed code
Browse files Browse the repository at this point in the history
  • Loading branch information
TetyanaYahodska committed Dec 19, 2024
1 parent 10de584 commit 2eee7b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ public static void setup()
Util.cleanUpExistingDisks("gcloud-test-", PROJECT_ID, ZONE);
Util.cleanUpExistingSnapshots("gcloud-test-snapshot-", PROJECT_ID);
Util.cleanUpExistingRegionalDisks("gcloud-test-disk-", PROJECT_ID, REGION);

// Create disk from image.
Image debianImage = null;
try (ImagesClient imagesClient = ImagesClient.create()) {
Expand Down

0 comments on commit 2eee7b5

Please sign in to comment.