Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 28bb07a

Browse files
committed
remove commented out code
1 parent e5654af commit 28bb07a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITMutableCredentialsTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@
4848
public class ITMutableCredentialsTest extends ITAbstractSpannerTest {
4949
private static final String INVALID_KEY_FILE =
5050
ITMutableCredentialsTest.class.getResource("test-key.json").getPath();
51-
/*private static final String VALID_KEY_FILE =
52-
ITMutableCredentialsTest.class.getResource("test-key-cloud-storage.json").getPath();
53-
*/
5451

5552
@Test
5653
public void testMutableCredentialsUpdateAuthorizationForRunningClient() throws IOException {

0 commit comments

Comments
 (0)