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

Commit

Permalink
removed old todo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrobertmcc committed Feb 23, 2022
1 parent 0420c7f commit 4950273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/profile/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export default function Profile({post}) {
const loading = status === 'loading'
const router = useRouter()

// @TODO - Possibly create a model for User.
let user = {
firstName: '',
lastName: '',
Expand Down

0 comments on commit 4950273

Please sign in to comment.