Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix dead code and redundant import warnings
We need to allow `StyleEditionDefault` because it will be used to implement `style_edition`, and we didn't need to explicitly import it for tests since it's already imported by `use super::*;`.
- Loading branch information