Skip to content

Commit 6254b33

Browse files
committed
---
yaml --- r: 27673 b: refs/heads/includeuserproj c: 967cf96 h: refs/heads/master i: 27671: 00d271c
1 parent 31f3c7a commit 6254b33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • branches/includeuserproj/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ refs/heads/allowcolonsinids: 5a44af8de49d149f471a7e4ffcb19e30a0e815b1
197197
refs/heads/autosynth-datacatalog: 676291c4f791a8034800833c1eaf2f8890f37f1a
198198
refs/heads/autosynth-translate: 25ab4522da474982ea5d988537b50b0a649623b9
199199
refs/heads/cbt-hw-region-tags: 53245fa2f7217f453cbb13ac95ed6659b99b5f27
200-
refs/heads/includeuserproj: 2d4eb039a6282e67f340ae858e433729dafe936d
200+
refs/heads/includeuserproj: 967cf96b6eb751ccfbce4d62a4f90f81f2ae108e

branches/includeuserproj/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing/FakeStorageRpc.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ public Tuple<String, Iterable<StorageObject>> list(String bucket, Map<Option, ?>
146146
maxResults = (Long) e.getValue();
147147
break;
148148
case USER_PROJECT:
149-
//prevent unsupported operation
149+
// prevent unsupported operation
150150
break;
151151
default:
152152
throw new UnsupportedOperationException("Unknown option: " + e.getKey());

0 commit comments

Comments
 (0)