Skip to content
Snippets Groups Projects
Commit 4592510a authored by Alexander Rose's avatar Alexander Rose
Browse files

linting fix

parent 46d5442d
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ import { ModelSymmetry } from '../../mol-model-formats/structure/property/symmet
import { Vec3, Quat } from '../../mol-math/linear-algebra';
import { StateTransformer } from '../../mol-state';
import { MBRepresentation, MBParams } from './representation';
import { IsNativeEndianLittle, flipByteOrder } from '../../mol-io/common/binary';;
import { IsNativeEndianLittle, flipByteOrder } from '../../mol-io/common/binary';
import { getFloatValue } from './util';
export const DefaultCellPackBaseUrl = 'https://raw.githubusercontent.com/mesoscope/cellPACK_data/master/cellPACK_database_1.1.0';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment