diff --git a/frontend/app/components/Errors/Error/MainSection.js b/frontend/app/components/Errors/Error/MainSection.js index 35b1fef7e..96dcb8b41 100644 --- a/frontend/app/components/Errors/Error/MainSection.js +++ b/frontend/app/components/Errors/Error/MainSection.js @@ -74,87 +74,33 @@ export default class MainSection extends React.PureComponent { message={error.stack0InfoString} lineThrough={error.status === RESOLVED} /> -