Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
leemchale-okta committed Feb 9, 2023
1 parent 3d7ebed commit cb20598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/v3/src/components/ReminderPrompt/ReminderPrompt.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ const ReminderPrompt: UISchemaElementComponent<{
};

// eslint-disable-next-line arrow-body-style
//test
const getResendTimestamp = (): string | null => {
return sessionStorage.getItem(RESEND_TIMESTAMP_SESSION_STORAGE_KEY);
};
Expand Down

0 comments on commit cb20598

Please sign in to comment.