From dcf13fd53fd239cf5328622b1861afd9d5f50da5 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Fri, 28 Mar 2025 11:48:00 +0800 Subject: [PATCH] cleanup imports --- .../implementations/fixed_orbit_camera_rotation_delegate.dart | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/thermion_dart/lib/src/input/src/implementations/fixed_orbit_camera_rotation_delegate.dart b/thermion_dart/lib/src/input/src/implementations/fixed_orbit_camera_rotation_delegate.dart index 196fc5be..a46d0877 100644 --- a/thermion_dart/lib/src/input/src/implementations/fixed_orbit_camera_rotation_delegate.dart +++ b/thermion_dart/lib/src/input/src/implementations/fixed_orbit_camera_rotation_delegate.dart @@ -1,9 +1,8 @@ import 'dart:async'; import 'package:vector_math/vector_math_64.dart'; -import '../../../filament/src/camera.dart'; + import '../../../viewer/viewer.dart'; import '../../input.dart'; -import '../input_handler.dart'; /// /// An [InputHandlerDelegate] that orbits the camera around a fixed