Removed comment from old package

This commit is contained in:
Luca 2020-10-05 19:56:41 +02:00
parent 528b2a93d3
commit 68e73c8f8f
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ import FtCard from '../ft-card/ft-card.vue'
import FtLoader from '../../components/ft-loader/ft-loader.vue'
import FtSelect from '../../components/ft-select/ft-select.vue'
import FtTimestampCatcher from '../../components/ft-timestamp-catcher/ft-timestamp-catcher.vue'
import CommentScraper from 'yt-comment-scraper' //'D:\\Workspace\\JavaScript\\yt-comment-scraper\\index.js'
import CommentScraper from 'yt-comment-scraper'
export default Vue.extend({
name: 'WatchVideoComments',