mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
resolving coderabbit suggestion
This commit is contained in:
@@ -125,9 +125,6 @@ export default function ChangeEmailModal(props: ChangeEmailModalProps) {
|
||||
} else {
|
||||
changeUserEmailSelf(newEmail.trim());
|
||||
}
|
||||
|
||||
// Close modal; request is queued if fresh login required
|
||||
handleClose();
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user