提交 7e926ebf 编写于 作者: J Juan Aguilar Santillana 提交者: Jake Champion

Fix unused eslint-disable attribute

上级 190e698f
......@@ -104,7 +104,6 @@ if (!self.fetch.polyfill) {
var slice = Array.prototype.slice
function featureDependent(testOrSuite, condition) {
// eslint-disable-next-line no-invalid-this
;(condition ? testOrSuite : testOrSuite.skip).apply(this, slice.call(arguments, 2))
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册