randydev commited on
Commit
569d494
·
1 Parent(s): 4a5390e
Files changed (1) hide show
  1. lib/all.js +0 -2
lib/all.js CHANGED
@@ -33,8 +33,6 @@ import {
33
  } from '../lib/scrapper.js';
34
 
35
  import { trbtoken, trburl } from '../config.js';
36
- import { getFbVideoInfo } from "fb-downloader-scrapper";
37
-
38
 
39
  async function audioContent(url) {
40
  const filePath = `${uuid.v4()}.mp3`;
 
33
  } from '../lib/scrapper.js';
34
 
35
  import { trbtoken, trburl } from '../config.js';
 
 
36
 
37
  async function audioContent(url) {
38
  const filePath = `${uuid.v4()}.mp3`;