Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, `cargo check --all-targets` reported this import as unused. Since it's just `const u16`, the import is probably side-effect free and indeed safe to remove.
- Loading branch information