Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
benwerd committed Sep 27, 2018
1 parent 192aa3b commit d65d363
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unlock-app/src/components/pages/Home.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import styled from 'styled-components'
import React, { PureComponent } from 'react'
import { Link } from 'react-router-dom'
import UnlockPropTypes from '../../propTypes'
import Layout from '../interface/Layout'
import { Section, Headline, SubTitle, CallToAction, ThreeColumns, Column } from './Components'
import { ActionButton } from '../creator/CreatorLocks'
Expand Down

0 comments on commit d65d363

Please sign in to comment.