diff --git a/front/src/story/story.js b/front/src/story/story.js index 6c92d67..a1cda28 100644 --- a/front/src/story/story.js +++ b/front/src/story/story.js @@ -48,9 +48,7 @@ export class Story extends React.Component {
- {/*
*/} - {/*{this.state.expanded &&

{this.props.item.story.text}

}*/} - {/*
*/} + {/*Delete unused code*/} ); }