Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustdoc: remove unused JS IIFE from main.js
This [IIFE] made sense when it was added in deaf5e2 and there was a local variable scoped to it, but now it calls a function, but declares nothing. [IIFE]: https://developer.mozilla.org/en-US/docs/Glossary/IIFE "immediately invoked function expression"
- Loading branch information