Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Oct 6, 2023
1 parent d8f796c commit 940f056
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Red Hat, Inc. - initial API and implementation
*/

import axios, { AxiosInstance } from 'axios';
import { AxiosInstance } from 'axios';
import { AxiosWrapper } from '../axiosWrapper';
import mockAxios from 'axios';

Expand Down

0 comments on commit 940f056

Please sign in to comment.