webpack/redux/actions/RedHatRepositories/enabled.js in katello-3.16.2 vs webpack/redux/actions/RedHatRepositories/enabled.js in katello-3.17.0.rc1
- old
+ new
@@ -5,10 +5,10 @@
normalizeRepositorySets,
repoTypeFilterToSearchQuery,
productsIdsToSearchQuery,
joinSearchQueries,
} from './helpers';
-import { apiError, apiSuccess } from '../../../move_to_foreman/common/helpers.js';
+import { apiError, apiSuccess } from '../../../utils/helpers.js';
import {
ENABLED_REPOSITORIES_REQUEST,
ENABLED_REPOSITORIES_SUCCESS,
ENABLED_REPOSITORIES_FAILURE,