mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
Remove dead projects code
This commit is contained in:
parent
328b270c9f
commit
c3f9993e18
@ -1,10 +0,0 @@
|
||||
import React, { Component } from 'react';
|
||||
import { CardBody } from '../../../components/Card';
|
||||
|
||||
class ProjectSchedules extends Component {
|
||||
render() {
|
||||
return <CardBody>Coming soon :)</CardBody>;
|
||||
}
|
||||
}
|
||||
|
||||
export default ProjectSchedules;
|
||||
@ -1 +0,0 @@
|
||||
export { default } from './ProjectSchedules';
|
||||
Loading…
x
Reference in New Issue
Block a user