Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 4950273

Browse files
committed
removed old todo
1 parent 0420c7f commit 4950273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/profile/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export default function Profile({post}) {
1919
const loading = status === 'loading'
2020
const router = useRouter()
2121

22-
// @TODO - Possibly create a model for User.
2322
let user = {
2423
firstName: '',
2524
lastName: '',

0 commit comments

Comments
 (0)