chore(tidy) Tidy Friday

This commit is contained in:
Bouncey
2018-09-07 13:35:42 +01:00
committed by Stuart Taylor
parent 56494ffc32
commit 3878cbae63
3 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
import dedent from 'dedent';
import debugFactory from 'debug';
import { curry, pick } from 'lodash';
import { pick } from 'lodash';
import { Observable } from 'rx';
import { homeLocation } from '../../../config/env';