Skip to content

Conversation

himaniraghav3
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-1456

What's in this PR?

Removes Security section and related code

@himaniraghav3 himaniraghav3 requested a review from kkartunov July 8, 2025 14:15

import { AccountRole } from './account-role'
import { SecuritySection } from './security'
import { UserAndPassword } from './user-and-pass'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The import statement for SecuritySection has been removed, which aligns with the PR's goal to remove the security section. Ensure that all usages of SecuritySection within the file are also removed to prevent any potential errors.

Copy link
Collaborator

@kkartunov kkartunov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@himaniraghav3 himaniraghav3 merged commit d104b20 into dev Jul 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants