Integration tests are now correctly running on the cloud, so husky git scripts are not required. Continuing to have them without expecting to use them leads to a "broken windows" problem with quality control.
Developer self-review checklist
[X] Potentially confusing code has been explained with comments
[X] No warnings or errors have been introduced; all known error cases have been handled
[X] Any appropriate documentation (within the code, README.md, docs, etc) has been updated
Description
Developer self-review checklist