Skip to content

Commit 5736733

Browse files
committed
Remove unused lodash import
1 parent 4590caf commit 5736733

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/youtube/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// npm packages
2-
import _ from 'lodash';
32
import React from 'react';
43
import request from 'request-promise-native';
54
import cheerio from 'cheerio';

0 commit comments

Comments
 (0)