Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
erquhart authored and tech4him1 committed Apr 10, 2018
1 parent 9d4a8a1 commit 681f98d
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 681f98d

Please sign in to comment.