mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
fix linting issues
This commit is contained in:
@@ -70,7 +70,6 @@ const OrganizationBreadcrumb = ({ parentObj, organization, currentTab, location
|
||||
</Fragment>
|
||||
);
|
||||
} else {
|
||||
|
||||
breadcrumb = (
|
||||
<Fragment>
|
||||
{generateCrumb(true)}
|
||||
|
||||
Reference in New Issue
Block a user