mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 01:34:45 -03:30
removed orgsToDelete and fixed other tests
This commit is contained in:
@@ -146,7 +146,6 @@ class OrganizationsList extends Component {
|
||||
handleClearOrgDeleteModal () {
|
||||
this.setState({
|
||||
isModalOpen: false,
|
||||
selected: []
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user