Skip to content

Commit

Permalink
Lint the code.
Browse files Browse the repository at this point in the history
  • Loading branch information
leMaik committed Apr 27, 2018
1 parent 5ad7a15 commit c41b183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FullscreenDialogFrame.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { Component } from 'react'
import React from 'react'
import PropTypes from 'prop-types'
import Transition from 'react-transition-group/Transition'
import AutoLockScrolling from 'material-ui/internal/AutoLockScrolling'
Expand Down

0 comments on commit c41b183

Please sign in to comment.