Skip to content

Commit

Permalink
Merge branch 'https_agent'
Browse files Browse the repository at this point in the history
  • Loading branch information
amper-fb committed Jan 17, 2024
2 parents 1cfd2cf + 62ee143 commit 55917ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fireblocks-sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ import {
ScreeningConfigurationsResponse,
ScreeningPolicyRuleResponse, ScreeningProviderConfigurationResponse, AuditLogsResponse,
} from "./types";
import { AxiosProxyConfig, AxiosRequestConfig, AxiosResponse, InternalAxiosRequestConfig } from "axios";
import { AxiosProxyConfig, AxiosResponse, InternalAxiosRequestConfig } from "axios";
import { PIIEncryption } from "./pii-client";
import { NcwApiClient } from "./ncw-api-client";
import { NcwSdk } from "./ncw-sdk";
Expand Down

0 comments on commit 55917ba

Please sign in to comment.