chore(refactor): remove stale legacy actions import comments

This commit is contained in:
2026-03-12 17:41:36 +00:00
parent fa985351ff
commit bef8f2590b
3 changed files with 4 additions and 23 deletions
-8
View File
@@ -6,14 +6,6 @@
// import { useEffect } from "react";
// import { connect } from "react-redux";
// import xpath from "xpath";
// import {
// getAppealsTypesForNewAppeal,
// getIP,
// getMandatoryFields,
// getPickLists,
// getProgressFromBlob,
// getPersonalAccount,
// } from "../../actions";
// import Breadcrumbs from "../../components/breadcrumbs";
// import CookieBanner from "../../components/cookieBanner";
// import Footer from "../../components/footer";