remove test statements
This commit is contained in:
parent
b394fa426e
commit
b8051e42c5
@ -336,13 +336,6 @@ import UIKit
|
|||||||
initialLoad()
|
initialLoad()
|
||||||
}
|
}
|
||||||
|
|
||||||
print("total molecules in tree: \(model?.countMolecules() ?? 0)")
|
|
||||||
|
|
||||||
model?.rootMolecules.printMolecules()
|
|
||||||
|
|
||||||
let allVideoMolecules:[BGVideoImageMoleculeModel] = model?.allMoleculesOfType() ?? []
|
|
||||||
print("video molecules: \(allVideoMolecules.count)")
|
|
||||||
|
|
||||||
handleNewDataAndUpdateUI()
|
handleNewDataAndUpdateUI()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user