refactoring: simplifying file names

This commit is contained in:
2024-01-08 15:24:26 +01:00
parent e29d813aee
commit cd9060c97e
6 changed files with 7 additions and 41 deletions

View File

@@ -1 +1 @@
export { GET, POST } from '@/app/lib/auth.google';
export { GET, POST } from '@/app/lib/auth';