Explorar el Código

unused import

JonStargaryen hace 4 años
padre
commit
7e2d15f329
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/mol-model-props/computed/membrane.ts

+ 0 - 1
src/mol-model-props/computed/membrane.ts

@@ -11,7 +11,6 @@ import { CustomStructureProperty } from '../common/custom-structure-property';
 import { CustomProperty } from '../common/custom-property';
 import { CustomProperty } from '../common/custom-property';
 import { CustomPropertyDescriptor } from '../../mol-model/custom-property';
 import { CustomPropertyDescriptor } from '../../mol-model/custom-property';
 import { ANVILParams, Membrane } from './membrane/ANVIL';
 import { ANVILParams, Membrane } from './membrane/ANVIL';
-import { strict } from 'assert';
 import { AccessibleSurfaceAreaProvider } from './accessible-surface-area';
 import { AccessibleSurfaceAreaProvider } from './accessible-surface-area';
 
 
 export const MembraneParams = {
 export const MembraneParams = {