mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
remove unnecessary whitespace before 'from' when importing es6-promise
This commit is contained in:
parent
011818a28b
commit
ac166a7903
@ -1,6 +1,6 @@
|
||||
import find from 'lodash/collection/find';
|
||||
import reduce from 'lodash/collection/reduce';
|
||||
import { Promise } from 'es6-promise';
|
||||
import { Promise } from 'es6-promise';
|
||||
|
||||
let $script_ = null;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user