|
@@ -7,10 +7,9 @@
|
|
|
|
|
|
import { DebugUtil } from '../../apps/tm-viewer';
|
|
import { DebugUtil } from '../../apps/tm-viewer';
|
|
import { CustomElementProperty } from '../../mol-model-props/common/custom-element-property';
|
|
import { CustomElementProperty } from '../../mol-model-props/common/custom-element-property';
|
|
-import { Model, ElementIndex, StructureElement } from '../../mol-model/structure';
|
|
|
|
|
|
+import { Model, ElementIndex } from '../../mol-model/structure';
|
|
import { Loci } from '../../mol-model/loci';
|
|
import { Loci } from '../../mol-model/loci';
|
|
import { LociLabel, LociLabelProvider } from '../../mol-plugin-state/manager/loci-label';
|
|
import { LociLabel, LociLabelProvider } from '../../mol-plugin-state/manager/loci-label';
|
|
-import { Representation } from '../../mol-repr/representation';
|
|
|
|
import { TmDetDescriptorCache } from './prop';
|
|
import { TmDetDescriptorCache } from './prop';
|
|
import { createResidueListsPerChain } from './tmdet-color-theme';
|
|
import { createResidueListsPerChain } from './tmdet-color-theme';
|
|
import { ChainList } from './types';
|
|
import { ChainList } from './types';
|