Cleaning
This commit is contained in:
@@ -257,6 +257,7 @@ for (const pair of seedsPairs) {
|
||||
const loc = getMapResult(hum, humidityToLocation);
|
||||
if (loc < minimalLocation) minimalLocation = loc;
|
||||
}
|
||||
console.log("minimalLocation: ", minimalLocation);
|
||||
}
|
||||
|
||||
console.log(minimalLocation);
|
||||
|
||||
Reference in New Issue
Block a user