Skip to content
Snippets Groups Projects
Commit e98d7931 authored by dsehnal's avatar dsehnal
Browse files

Fix import

parent f8e2d2e3
No related branches found
No related tags found
No related merge requests found
......@@ -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 { equalEps } from '../../../../../mol-math/linear-algebra/3d/common';
import { Model } from '../../../model';
import { StructureProperties } from '../../properties';
// avoiding namespace lookup improved performance in Chrome (Aug 2020)
const v3distance = Vec3.distance;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment