Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkp committed Oct 29, 2017
1 parent 6f998a8 commit 3109141
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Day.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { Component } from 'react';
import PropTypes from 'prop-types';

class Day extends Component {

render() {
const {
today,
Expand Down

0 comments on commit 3109141

Please sign in to comment.