remove some console logging

This commit is contained in:
lukas fricke 2025-01-23 14:27:08 +01:00
parent 796af580ac
commit 6d0fb1cc37

View file

@ -531,7 +531,6 @@
if (e.buttons !== 1) {
// if the length of the line is 0 there is nothing to do and nothing to calculate.
if (line.length > 1) {
console.log(organism_type.choice.value);
switch (organism_type.choice.value){
// calculate length of line(s) for filamentous organisms.
case "Actinobacteria":