woops... one more
This commit is contained in:
parent
753deb4723
commit
f66349d613
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ function generateContent(exampleNumber, displayTrendingContent) {
|
|||
const trendingContentData = response.data;
|
||||
|
||||
for (const data of trendingContentData) {
|
||||
console.log(data);
|
||||
rawContentCollection.push(fetchMetadata({
|
||||
claim: data.url,
|
||||
example: exampleNumber,
|
||||
|
|
Loading…
Reference in a new issue