We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f617d8 commit 14735e2Copy full SHA for 14735e2
1 file changed
crates/processing_render/src/color.rs
@@ -112,7 +112,6 @@ impl ColorMode {
112
#[cfg(test)]
113
mod tests {
114
use super::*;
115
- use bevy::color::ColorToComponents;
116
117
#[test]
118
fn test_srgb_color() {
0 commit comments