Skip to content

Commit e67d4f4

Browse files
🐛 Remove daily execution
1 parent 075106f commit e67d4f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/twitter.ts

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export const daily = async () => {
7474
console.log("Twitter: Added data");
7575
console.log("Twitter: Added daily summaries");
7676
};
77-
daily();
7877

7978
export const summary = async () => {
8079
for await (const typeName of ["twitter-tweets", "twitter-likes"]) {

0 commit comments

Comments
 (0)