Skip to content

Commit 86d3dbd

Browse files
committed
Remove comment
1 parent 38e82bd commit 86d3dbd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/components/Markdown/Editor/services.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export async function getVisualizations(): Promise<Array<TemplateEntry>> {
2323
name: "visualization",
2424
configure: true,
2525
content: `{ "visualization_name": "${v.name}", "visualization_title": "${v.html}" }`,
26-
// "dataset_url": "http://cdn.jsdelivr.net/gh/galaxyproject/galaxy-test-data/newick.nwk"
2726
},
2827
}));
2928
} catch (e) {

0 commit comments

Comments
 (0)