We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436ea5c commit de6cebcCopy full SHA for de6cebc
crates/viewer/re_view_spatial/tests/bgr_images.rs
@@ -10,7 +10,7 @@ use re_test_context::{
10
};
11
use re_test_viewport::TestContextExt as _;
12
use re_types::{
13
- Archetype, blueprint::components::BackgroundKind, datatypes::ColorModel,
+ Archetype as _, blueprint::components::BackgroundKind, datatypes::ColorModel,
14
image::ImageChannelType,
15
16
use re_viewer_context::{ViewClass as _, ViewId};
0 commit comments