Skip to content

Commit

Permalink
Merge branch 'develop' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobylito authored Feb 6, 2018
2 parents 18eac85 + 1785b99 commit 82e0d44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
3 changes: 0 additions & 3 deletions src/lib/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
// required for browsers not supporting Object.freeze (helper requirement)
import '../shams/Object.freeze.js';

// required for IE <= 10 since move to babel6
import '../shims/Object.getPrototypeOf.js';

import toFactory from 'to-factory';
import algoliasearchHelper from 'algoliasearch-helper';

Expand Down
18 changes: 0 additions & 18 deletions src/shims/Object.getPrototypeOf.js

This file was deleted.

0 comments on commit 82e0d44

Please sign in to comment.