This commit is contained in:
Lachlan Kermode
2019-01-23 11:41:36 +00:00
parent 39a1e3726b
commit c8495f2e02
2 changed files with 0 additions and 2 deletions

View File

@@ -118,7 +118,6 @@ class Card extends React.Component {
{this.renderTimestamp()}
{this.renderLocation()}
</div>
{this.renderCategory()}
{this.renderSummary()}
</div>
)