removed log
This commit is contained in:
parent
6191aa0da7
commit
ea81610635
1 changed files with 0 additions and 1 deletions
|
|
@ -357,7 +357,6 @@ export default function BinVisualizer(props: Props) {
|
|||
if (pressures) {
|
||||
pressures.forEach(pressure => {
|
||||
if(plenum.location().address === pressure.location().address){
|
||||
console.log("found match")
|
||||
newCombinedPlenum.pressure = pressure
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue