Removed unnecessary eslint-disable lines

This commit is contained in:
BB
2022-03-01 17:32:44 +01:00
parent fb4812b530
commit 7212cc2f1c
7 changed files with 0 additions and 9 deletions
-1
View File
@@ -15,7 +15,6 @@
/**
* @type {Cypress.PluginConfig}
*/
// eslint-disable-next-line no-unused-vars
module.exports = (/*on, config*/) => {
// `on` is used to hook into various events Cypress emits
// `config` is the resolved Cypress config