Skip to content

Commit

Permalink
refactor: Fix EOF issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ckcherry23 committed Oct 12, 2023
1 parent b85deb6 commit cf5feda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/settings/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ export default function Settings() {
</div>
</div>
)
}
}

0 comments on commit cf5feda

Please sign in to comment.