Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Deverell committed Oct 15, 2018
1 parent 6a67946 commit f29e7b0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions specs/Modal.testability.spec.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import ReactDOM from "react-dom";
import sinon from "sinon";
import {
mcontent,
renderModal,
emptyDOM
} from "./helper";
import { mcontent, renderModal, emptyDOM } from "./helper";

export default () => {
afterEach("cleaned up all rendered modals", emptyDOM);
Expand Down

0 comments on commit f29e7b0

Please sign in to comment.