Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
memelotsqui committed Nov 21, 2023
1 parent 3ddd3b4 commit 4a040b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Selector.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,6 @@ export default function Selector({confirmDialog, uploadVRMURL, templateInfo, ani
// save an array of mesh targets
const meshTargets = [];

console.log(templateInfo);
// add culling data to each model TODO, if user defines target culling meshes set them before here
// models are vrm in some cases!, beware
let vrm = null
Expand Down

0 comments on commit 4a040b5

Please sign in to comment.