webpack/redux/actions/RedHatRepositories/repositorySetRepositories.js in katello-3.16.2 vs webpack/redux/actions/RedHatRepositories/repositorySetRepositories.js in katello-3.17.0.rc1

- old
+ new

@@ -1,7 +1,7 @@ import PropTypes from 'prop-types'; import api from '../../../services/api'; -import { apiError, apiSuccess } from '../../../move_to_foreman/common/helpers.js'; +import { apiError, apiSuccess } from '../../../utils/helpers.js'; import { getArchFromPath } from './helpers.js'; import { REPOSITORY_SET_REPOSITORIES_REQUEST, REPOSITORY_SET_REPOSITORIES_SUCCESS,