remove comments from music

This commit is contained in:
Lukáš Horáček 2020-04-12 11:33:56 +02:00
parent 217e8a07e2
commit a067c957c1
No known key found for this signature in database
GPG Key ID: E07D6630DBC17195
1 changed files with 0 additions and 7 deletions

View File

@ -1,10 +1,3 @@
/*
const ytdl = require('ytdl-core-discord')
const youtubeInfo = require('youtube-info')
const getYoutubeId = require('get-youtube-id')
const fetch = require('node-fetch')
*/
const ytdl = require('ytdl-core-discord');
const fetch = require('node-fetch');