Skip to content

Commit

Permalink
Removes music-metadata from used components
Browse files Browse the repository at this point in the history
  • Loading branch information
digimezzo committed Nov 4, 2023
1 parent d21179a commit 9338047
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/app/common/application/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,6 @@ export class Constants {
'https://momentjs.com/',
'https://github.com/moment/moment/blob/develop/LICENSE',
),
new ExternalComponent(
'music-metadata',
'Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.',
'https://github.com/borewit/music-metadata',
'https://github.com/Borewit/music-metadata/blob/master/README.md',
),
new ExternalComponent(
'Node Fetch',
'A light-weight module that brings Fetch API to Node.js.',
Expand Down

0 comments on commit 9338047

Please sign in to comment.