Skip to content

Commit 9a74467

Browse files
committed
Deploy
1 parent f52195f commit 9a74467

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/wikiUpdates.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ interface ApiResponse {
99
activities: wikiActivities[]
1010
}
1111

12-
1312
const myCache = new NodeCache({ stdTTL: 100, checkperiod: 120 })
1413

1514
const retryTime = 36000

0 commit comments

Comments
 (0)