Skip to content

Commit

Permalink
remove superfluous newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffomatic committed Dec 26, 2020
1 parent eb15888 commit 601a429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/wireModels/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ export const tile = {
0.5, 0, -0.5, 0.5, 0, 0.5,
0.5, 0, 0.5, -0.5, 0, 0.5,
-0.5, 0, 0.5, -0.5, 0, -0.5

]),
primitive: ModelPrimitive.Lines,
}

0 comments on commit 601a429

Please sign in to comment.