Skip to content

Commit eeeac1b

Browse files
committed
fix(lint): fix linting issue
1 parent a73ba04 commit eeeac1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components/narrative/icon.js

Lines changed: 1 addition & 1 deletion
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)