Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstotsky committed Dec 8, 2022
1 parent 8711438 commit 1f299d5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ class SubUsersAdd extends PureComponent {
...accountOptions,
]

console.log('+++subAccountOptionsItems', subAccountOptionsItems)

return (
/* eslint-disable-next-line react/no-array-index-key */
<div className='sub-users-add-accounts-account' key={index}>
Expand Down

0 comments on commit 1f299d5

Please sign in to comment.