diff --git a/superset-frontend/.eslintrc.js b/superset-frontend/.eslintrc.js index f2d89ab7860..1291ea9e6b4 100644 --- a/superset-frontend/.eslintrc.js +++ b/superset-frontend/.eslintrc.js @@ -388,7 +388,6 @@ module.exports = { 'Default React import is not required due to automatic JSX runtime in React 16.4', }, ], - 'no-restricted-imports': 0, }, }, {