Skip to content

Commit

Permalink
chore: remove redundant whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikThePendric committed Feb 24, 2020
1 parent 537e341 commit 5314017
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/aboutPage/AboutPage.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import PropTypes from 'prop-types';

import AboutSection from './AboutSection.component';



const parseDateFromUTCString = (utcString, d2) => {
if (!utcString) {
return d2.i18n.getTranslation('not_applicable')
Expand Down

0 comments on commit 5314017

Please sign in to comment.