make 'axis' redundant

This commit is contained in:
Kurt Hutten IrevDev
2022-12-23 07:45:47 +11:00
parent 07a40cdd11
commit 544f20852c
4 changed files with 1 additions and 12 deletions

View File

@ -64,7 +64,6 @@ export const BasePlanes = () => {
setGuiMode({
mode: 'sketch',
sketchMode: 'sketchEdit',
axis,
quaternion,
pathToNode,
})