Skip to content

Commit

Permalink
🎈 perf(revalidate): remove revalidate api
Browse files Browse the repository at this point in the history
Signed-off-by: Neko <[email protected]>
  • Loading branch information
NotEvenANeko committed May 1, 2022
1 parent 27d8f01 commit a24d269
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 103 deletions.
1 change: 0 additions & 1 deletion lib/dtos/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import 'reflect-metadata';

export * from './getPostLists';
export * from './revalidate';
14 changes: 0 additions & 14 deletions lib/dtos/revalidate.ts

This file was deleted.

88 changes: 0 additions & 88 deletions pages/api/revalidate.ts

This file was deleted.

0 comments on commit a24d269

Please sign in to comment.