Skip to content

Commit

Permalink
fix: removed erronous text showing on screen
Browse files Browse the repository at this point in the history
  • Loading branch information
goranbs committed Oct 25, 2024
1 parent dc81f2f commit c6eec31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/routes/projects/analytics3/dag.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
});
</script>

/* eslint-disable */
<svg bind:this={svgElement}></svg>

<div class="card p-4 variant-filled-secondary" data-popup="popupHover">
Expand Down

0 comments on commit c6eec31

Please sign in to comment.