Skip to content

Commit

Permalink
fix(MomentDetail): remove unused note
Browse files Browse the repository at this point in the history
  • Loading branch information
wlliaml committed Aug 1, 2024
1 parent 64b9de5 commit dc63c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/MomentDetail/Edit/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ const Edit = () => {
setSubmitting(false)
onClear()

// TODO: goToUserProfile page
goToUserProfile(moment.shortHash)

// Clear other rendered moment forms
Expand Down

0 comments on commit dc63c71

Please sign in to comment.