Skip to content

Commit

Permalink
Clear debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
drewyoungren committed Nov 15, 2023
1 parent 6aa3c04 commit 148df41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion media/src/objects/Field.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@
};
const initFlowArrows = function (arrows, lim = gridMax, N = params.nVec) {
console.log('init flow ', gridMax, gridStep);
const vec = new THREE.Vector3();
let maxLength = 0;
Expand Down

0 comments on commit 148df41

Please sign in to comment.