diff options
-rwxr-xr-x | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -2563,10 +2563,6 @@ var node = enc.encode(details); var temp = enc.encode(parent); - /* - * @jiteshjha - */ - // Get the stylesheet for the graph var stylesheet = graph.getStylesheet(); console.log(name); @@ -3303,4 +3299,4 @@ }); </script> -</html>
\ No newline at end of file +</html> |