Skip to content

Commit

Permalink
Fixes the checkstyle error on master.? (#4717)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdenny authored Jul 30, 2019
1 parent 71e8d07 commit 34e3f1c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
package com.azure.security.keyvault.keys;

import com.azure.core.credentials.TokenCredential;
import com.azure.core.http.HttpClient;
import com.azure.core.http.HttpPipeline;
import com.azure.core.http.HttpPipelineBuilder;
import com.azure.core.http.policy.HttpLogDetailLevel;
import com.azure.core.http.rest.Response;
import com.azure.core.http.rest.VoidResponse;
import com.azure.core.util.Context;
Expand Down

0 comments on commit 34e3f1c

Please sign in to comment.