Skip to content

Commit

Permalink
style: fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jan 11, 2017
1 parent 829319c commit 02aa37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/swing.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* eslint-disable max-nested-callbacks */

import {
expect
expect
} from 'chai';
import sinon from 'sinon';
import jsdom from 'jsdom';
Expand Down

0 comments on commit 02aa37a

Please sign in to comment.