Skip to content
Snippets Groups Projects
Commit 2b3e398b authored by Dorian Goepp's avatar Dorian Goepp
Browse files

remove test code for the Graph gadget

parent 8ec79a54
Branches
No related tags found
No related merge requests found
...@@ -22,15 +22,6 @@ export const flexlayout_json = { ...@@ -22,15 +22,6 @@ export const flexlayout_json = {
"type": "tab", "type": "tab",
"component": "int-trace", "component": "int-trace",
}, },
{
"name": "The magic graph",
"type": "tab",
"component": "graph",
"config": {
"hasReadme": true,
"topic": "/graph_dot",
}
},
] ]
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment