Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove redundant conditional
Removes one of the nested conditionals: ```lua if config.exclude then if config.exclude then ```
- Loading branch information