import Workload from 'ui/models/workload'; const ReplicationController = Workload.extend({ }); export default ReplicationController;