diff --git a/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteGen/index.js b/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteGen/index.js index deebf697d..acce8ae5e 100644 --- a/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteGen/index.js +++ b/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteGen/index.js @@ -113,7 +113,6 @@ const SiteGen = () => { retryCount + 1 ); } - currentData.sitegen.siteGenErrorStatus = true; updateSiteGenErrorStatus( true ); } }