Skip to content

Commit

Permalink
fix(config-field): Remove import of 'core-js'.
Browse files Browse the repository at this point in the history
  • Loading branch information
CheerlessCloud committed Aug 14, 2017
1 parent c56ee87 commit 8728289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config-field.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint max-len: ["error", { "code": 100, "ignoreComments": true }] */
import 'core-js';
import Types from './types';

/**
Expand Down

0 comments on commit 8728289

Please sign in to comment.