Skip to content
Snippets Groups Projects
Commit f08aa462 authored by yakomaxa's avatar yakomaxa
Browse files

Remove two comment-out import

parent e099ac51
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,6 @@ ...@@ -5,8 +5,6 @@
*/ */
import { transpiler as jmol } from './jmol/parser'; import { transpiler as jmol } from './jmol/parser';
// import json from './json/parser'
// import molQLscript from './molql-script/parser'
import { transpiler as pymol } from './pymol/parser'; import { transpiler as pymol } from './pymol/parser';
import { transpiler as vmd } from './vmd/parser'; import { transpiler as vmd } from './vmd/parser';
import { transpiler as rasmol } from './rasmol/parser'; import { transpiler as rasmol } from './rasmol/parser';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment