Removed comment from old package
This commit is contained in:
parent
528b2a93d3
commit
68e73c8f8f
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue