Skip to content

Commit

Permalink
docs: remove obsolete storybook entries and dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Schmidt committed Jul 27, 2021
1 parent 1395888 commit bc6460a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 97 deletions.
47 changes: 0 additions & 47 deletions .storybook/stories/GizmoViewcube.stories.tsx

This file was deleted.

49 changes: 0 additions & 49 deletions .storybook/stories/GizmoViewport.stories.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/core/GizmoHelper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const matrix = new Matrix4()
const [q1, q2] = [new Quaternion(), new Quaternion()]
const target = new Vector3()
const targetPosition = new Vector3()
// const targetQuaternion = new Quaternion()
//
type ControlsProto = { update(): void; target: THREE.Vector3 }

Expand Down

0 comments on commit bc6460a

Please sign in to comment.