mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-07 00:21:47 -05:00
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