fix lint [skip ci]
This commit is contained in:
parent
d71169f3b0
commit
556b3743f6
@ -4,7 +4,7 @@ function isPolyfillSource(value) {
|
||||
return value === "babel-polyfill";
|
||||
}
|
||||
|
||||
function warnOnInstanceMethod(state, details) {
|
||||
function warnOnInstanceMethod() {
|
||||
// state.opts.debug &&
|
||||
// console.warn(
|
||||
// `Adding a polyfill: An instance method may have been used: ${details}`,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user