Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumW1 committed Aug 29, 2024
1 parent 1b6e12d commit 5a77022
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/methods/getOperator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {
UBI_GETSTATS,
RANKED_UBI_SPACEIDS,
} from '../constants';
import { AxiosHeaders, AxiosRequestHeaders, RawAxiosRequestHeaders } from 'axios';

export interface GameModes {
ranked: Operators;
Expand Down

0 comments on commit 5a77022

Please sign in to comment.