diff --git a/src/components/graph/TransformPane.vue b/src/components/graph/TransformPane.vue index 39d779d89..e39978e32 100644 --- a/src/components/graph/TransformPane.vue +++ b/src/components/graph/TransformPane.vue @@ -1,4 +1,3 @@ - @@ -58,9 +26,6 @@ interface TransformPaneProps { const props = defineProps() -// Get device pixel ratio for display -const devicePixelRatio = window.devicePixelRatio || 1 - // Transform state management const { camera,