diff --git a/src/utils/pasteStore.ts b/src/utils/pasteStore.ts index d8b0975..aed6ec6 100644 --- a/src/utils/pasteStore.ts +++ b/src/utils/pasteStore.ts @@ -102,3 +102,4 @@ export async function cleanupOldPastes(cutoffDate: Date): Promise { } } } +