RIP GPM
This commit is contained in:
parent
2ff1c61510
commit
59d4a99fb6
5 changed files with 2 additions and 197 deletions
|
@ -1,5 +1,4 @@
|
|||
import * as deezer from './services/deezer/index.js';
|
||||
import * as google from './services/google/index.js';
|
||||
import * as itunes from './services/itunes/index.js';
|
||||
import * as spotify from './services/spotify/index.js';
|
||||
import * as youtube from './services/youtube/index.js';
|
||||
|
@ -7,7 +6,6 @@ import * as ytmusic from './services/ytmusic/index.js';
|
|||
|
||||
const services = [
|
||||
deezer,
|
||||
google,
|
||||
itunes,
|
||||
spotify,
|
||||
youtube,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue