Skip to content

Commit

Permalink
Jas config api for client-js
Browse files Browse the repository at this point in the history
  • Loading branch information
barv-jfrog committed Nov 4, 2024
1 parent b2c4490 commit 23db591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Xray/XrayJasConfigClient.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { HttpClient, IRequestParams } from '../HttpClient';
import { IClientResponse, ILogger } from '../../model';
import { ILogger } from '../../model';
import { IJasConfig } from '../../model/Xray/JasConfig/JasConfig';

export class XrayJasConfigClient {
Expand Down

0 comments on commit 23db591

Please sign in to comment.