Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate unnecessary condition when eager loading
This condition is a leftover from a previous implementation based on a recursive require. It is now unnecessary because shadowed files get no autoloads.
- Loading branch information