Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When inside the `lazy_static` block, rust-analyzer was not able to detect if a variable was ever used or not, but since b2a6499 rust-analyzer point out that `LORRI_READDIR` regex was never used. This commit make the if use `LORRI_READDIR` before calling `LogDatum::ReadDir`.
- Loading branch information