Selaa lähdekoodia

Remove a comment-out import

yakomaxa 2 vuotta sitten
vanhempi
commit
064e7d42ee
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/mol-script/transpilers/jmol/operators.ts

+ 0 - 1
src/mol-script/transpilers/jmol/operators.ts

@@ -10,7 +10,6 @@ import * as h from '../helper';
 import { MolScriptBuilder } from '../../../mol-script/language/builder';
 const B = MolScriptBuilder;
 import { OperatorList } from '../types';
-// import { Expression } from '../../language/expression';
 
 
 export const operators: OperatorList = [