Explorar o código

Remove comment-out lines

yakomaxa %!s(int64=2) %!d(string=hai) anos
pai
achega
a272fc1c05
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/mol-script/transpilers/vmd/functions.ts

+ 0 - 4
src/mol-script/transpilers/vmd/functions.ts

@@ -9,10 +9,6 @@ import { MolScriptBuilder } from '../../../mol-script/language/builder';
 const B = MolScriptBuilder;
 import { FunctionDict } from '../types';
 
-// import * as P from 'parsimmon'
-// import * as h from '../helper'
-// import { Expression } from '../../language/expression';
-
 export const functions: FunctionDict = {
     'sqr': {
         '@desc': 'square of x',