Skip to content

Commit

Permalink
fix: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Maulai authored Dec 16, 2024
1 parent a0a10db commit e45dd80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SongTagsSearch.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import type { MoreVideoDetails } from '@distube/ytdl-core';
import axios, { type AxiosError } from 'axios';

import { YtdlMp3Error, removeParenthesizedText, userInput } from './utils';
Expand Down

0 comments on commit e45dd80

Please sign in to comment.