diff --git a/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx b/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx index ec1962924e..f46ac9dadc 100644 --- a/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx +++ b/services/web/frontend/js/features/pdf-preview/components/timeout-upgrade-prompt-new.tsx @@ -165,39 +165,6 @@ const PreventTimeoutHelpMessage = memo(function PreventTimeoutHelpMessage({ headerTitle={t('reasons_for_compile_timeouts')} formattedContent={ <> -

- - {compileTimeChanging ? ( - <> - {isProjectOwner ? ( - - ) : ( - - )} - - ) : ( - <> - {isProjectOwner ? ( - - ) : ( - - )} - - )} - -

{t('common_causes_of_compile_timeouts_include')}: