diff --git a/.eslintrc.json b/.eslintrc.json index 8278e7a1dbb..22b337c2af2 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -7,7 +7,6 @@ }, "globals": { "Promise": true, - "async": true, "define": true, "eventjs": true, "exports": true,