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

Commit

Permalink
unused variable (#1274)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored Jan 26, 2021
1 parent c41fb62 commit 96b92db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ public Credentials getCredentials() throws IOException {

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

InterceptingExecutor executor = new InterceptingExecutor(1);
Expand Down

0 comments on commit 96b92db

Please sign in to comment.