Comment console.log
This commit is contained in:
parent
67c07a593d
commit
fb798ced2d
@ -337,7 +337,7 @@ MastodonApi.prototype.getTimelineData = async function () {
|
||||
return { ...result, ...dataItem };
|
||||
}, {});
|
||||
|
||||
console.log("Timeline data fetched: ", this.FETCHED_DATA);
|
||||
// console.log("Timeline data fetched: ", this.FETCHED_DATA);
|
||||
resolve();
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user