Bläddra i källkod

unused import

JonStargaryen 4 år sedan
förälder
incheckning
7e2d15f329
1 ändrade filer med 0 tillägg och 1 borttagningar
  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 { CustomPropertyDescriptor } from '../../mol-model/custom-property';
 import { ANVILParams, Membrane } from './membrane/ANVIL';
-import { strict } from 'assert';
 import { AccessibleSurfaceAreaProvider } from './accessible-surface-area';
 
 export const MembraneParams = {