Skip to content

Commit

Permalink
remove unused import in DefaultZaasClientConfiguration
Browse files Browse the repository at this point in the history
Signed-off-by: Amanda D'Errico <[email protected]>
  • Loading branch information
AmandaDErrico committed Mar 28, 2022
1 parent d980905 commit 165a181
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
import org.zowe.apiml.zaasclient.service.ZaasClient;
import org.zowe.apiml.zaasclient.service.internal.ZaasClientImpl;

import java.util.Objects;

public class DefaultZaasClientConfiguration {

@Value("${apiml.service.hostname}")
Expand Down

0 comments on commit 165a181

Please sign in to comment.