Skip to content

Commit

Permalink
touch a jsx file instead
Browse files Browse the repository at this point in the history
  • Loading branch information
darksciencebase committed Oct 23, 2023
1 parent 394f120 commit eab9256
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const AccountHeader = ({ user, path, onChangeLocation }) => {
[hasPasswordChange],
);

const userFullName = getFullName(user);

return (
<AccountHeaderRoot data-testid="account-header">
Expand Down

0 comments on commit eab9256

Please sign in to comment.