Bug 1780543 - Part 8: Remove unused eslint rule. r=Standard8,geckoview-reviewers,calu

Depends on D152432

Differential Revision: https://phabricator.services.mozilla.com/D152646
This commit is contained in:
Tooru Fujisawa 2022-07-26 02:46:31 +00:00
parent 4723c60b2c
commit 2c15cdbe26

View File

@ -16,12 +16,6 @@ module.exports = {
"no-undef": "off",
},
},
{
files: ["chrome/geckoview/*Child.js"],
env: {
"mozilla/frame-script": true,
},
},
{
files: [
"chrome/geckoview/**",