forgot tor emove this
This commit is contained in:
parent
a937901043
commit
a04ca35c19
1 changed files with 0 additions and 4 deletions
4
site.js
4
site.js
|
@ -199,10 +199,6 @@ async function siteCollector(user, path, site, useLimit, data2) {
|
|||
return await textCollector(user, path, route, data2);
|
||||
}
|
||||
|
||||
if (site == 'db') {
|
||||
return await dbCollector(user, path, route, useLimit, data2);
|
||||
}
|
||||
|
||||
if (site == 'url') {
|
||||
return await urlCollector(user, path, route, useLimit, data2);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue