chore(core): cleanup

This commit is contained in:
braks
2024-06-06 10:45:38 +02:00
committed by Braks
parent a592fbd78a
commit 25bb585220
@@ -18,8 +18,6 @@ export default {
<template>
<MarkerDefinitions />
{{ getEdges.map((e) => !!e.hidden) }}
<svg
v-for="edge of getEdges"
:key="edge.id"