Skip to content

Commit 414706a

Browse files
committed
lint
1 parent 00544fc commit 414706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/viewer/re_view_spatial/src/view_3d.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use itertools::Itertools as _;
44
use nohash_hasher::IntSet;
55
use re_entity_db::EntityDb;
66
use re_log_types::EntityPath;
7-
use re_tf::{TransformFrameId, query_view_coordinates};
7+
use re_tf::query_view_coordinates;
88
use re_types::blueprint::archetypes::{Background, EyeControls3D, LineGrid3D, SpatialInformation};
99
use re_types::blueprint::components::Eye3DKind;
1010
use re_types::components::{LinearSpeed, Plane3D, Position3D, Vector3D};

0 commit comments

Comments
 (0)