Skip to content

Commit d4665d0

Browse files
author
Landon Reed
authored
Merge pull request #5 from opentripplanner/dev
fix(lint): fix linting issue
2 parents 110d376 + eeeac1b commit d4665d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/components/narrative/icon.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, {PropTypes, Component} from 'react'
1+
import React, {Component} from 'react'
22
import FontAwesome from 'react-fontawesome'
33

44
export default class Icon extends Component {

0 commit comments

Comments
 (0)