-
Robert Knight authored
- Remove obsolete comments in `src/sidebar/test/bootstrap.js` about Angular using the full version of jQuery. This no longer applies. - Remove the last few uses of the `$` global variable to reference jQuery and replace it with an explicit import. This will make it easier to identify the remaining parts of the app that are still using it.
611c0d42