Problem/Motivation
In the various Nightwatch commands there are a few requires of extra modules.
Not all of them are actually needed.
Steps to reproduce
Proposed resolution
Remove the unused requires from Nightwatch commands
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3414754
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3414754-remove-unused-require-s
changes, plain diff MR !6172
Comments
Comment #3
spokjeComment #4
smustgrave commentedCleanup didn't seem to break anything.
Comment #7
catchCommitted/pushed to 11.x and cherry-picked to 10.2.x, thanks!