diff --git a/index.js b/index.js index 0055327..c704340 100644 --- a/index.js +++ b/index.js @@ -15,8 +15,6 @@ https://github.com/fluid-project/eslint-config-fluid/raw/main/LICENSE.txt /* eslint-env node */ "use strict"; -// foo - var path = require("path"); var configPath = path.join(__dirname, ".eslintrc.json");