misc: Remove 'Alternatively you can use CommonJS syntax' comment from scaffolded component supportFile (#30738)

* Remove 'Alternatively you can use CommonJS syntax' comment from scaffolded ct supportFile

* changelog entry
This commit is contained in:
Jennifer Shehane
2024-12-11 11:03:52 -05:00
committed by GitHub
parent 73de0a8d4d
commit 17639cb364
24 changed files with 4 additions and 103 deletions
@@ -15,5 +15,3 @@
// Import commands.js using ES2015 syntax:
import '@cypress/code-coverage/support'
// Alternatively you can use CommonJS syntax:
// require('./commands')