Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 96b92db

Browse files
authored
unused variable (#1274)
1 parent c41fb62 commit 96b92db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gax/src/test/java/com/google/api/gax/rpc/ClientContextTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,6 @@ public Credentials getCredentials() throws IOException {
499499

500500
@Test
501501
public void testHidingQuotaProjectId_noQuotaSetFromSetting() throws IOException {
502-
final String QUOTA_PROJECT_ID_KEY = "x-goog-user-project";
503502
FakeClientSettings.Builder builder = new FakeClientSettings.Builder();
504503

505504
InterceptingExecutor executor = new InterceptingExecutor(1);

0 commit comments

Comments
 (0)