mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 01:08:48 -03:30
delete commented code
This commit is contained in:
@@ -247,5 +247,4 @@ function JobList({ i18n }) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
// export { JobList as _JobList };
|
|
||||||
export default withI18n()(JobList);
|
export default withI18n()(JobList);
|
||||||
|
|||||||
Reference in New Issue
Block a user