diff options
Diffstat (limited to 'src/app/profile/page.tsx')
| -rw-r--r-- | src/app/profile/page.tsx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/app/profile/page.tsx b/src/app/profile/page.tsx deleted file mode 100644 index 17e3f62..0000000 --- a/src/app/profile/page.tsx +++ /dev/null @@ -1,3 +0,0 @@ -export default function Profile() { - return <></>; -} |
