|
@@ -20,7 +20,6 @@ import { InterUnitGraph } from '../../../../../mol-math/graph/inter-unit-graph';
|
|
import { StructConn } from '../../../../../mol-model-formats/structure/property/bonds/struct_conn';
|
|
import { StructConn } from '../../../../../mol-model-formats/structure/property/bonds/struct_conn';
|
|
import { equalEps } from '../../../../../mol-math/linear-algebra/3d/common';
|
|
import { equalEps } from '../../../../../mol-math/linear-algebra/3d/common';
|
|
import { Model } from '../../../model';
|
|
import { Model } from '../../../model';
|
|
-import { StructureProperties } from '../../properties';
|
|
|
|
|
|
|
|
// avoiding namespace lookup improved performance in Chrome (Aug 2020)
|
|
// avoiding namespace lookup improved performance in Chrome (Aug 2020)
|
|
const v3distance = Vec3.distance;
|
|
const v3distance = Vec3.distance;
|