Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
erquhart committed Mar 29, 2018
1 parent 67dbd76 commit a86fcc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/actions/__tests__/config.spec.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { get } from 'lodash';
import { fromJS } from 'immutable';
import { get, includes } from 'lodash';
import { applyDefaults, validateConfig } from '../config';

describe('config', () => {
Expand Down

0 comments on commit a86fcc8

Please sign in to comment.