Skip to content

Commit

Permalink
Removed useless imports
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDogHusky committed Sep 11, 2024
1 parent 3a71cd1 commit 03ac177
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/struct/functions.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import Client from './client';
import * as Discord from 'discord.js';
import { SlashSyncOptions, APIStatusAnswer } from './typings';
import { APIStatusAnswer } from './typings';
import ms from 'ms';
import axios from 'axios';

Expand Down

0 comments on commit 03ac177

Please sign in to comment.