summaryrefslogtreecommitdiffstats
path: root/ui/imports/ui/components/network-graph/network-graph.html
diff options
context:
space:
mode:
Diffstat (limited to 'ui/imports/ui/components/network-graph/network-graph.html')
-rw-r--r--ui/imports/ui/components/network-graph/network-graph.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/imports/ui/components/network-graph/network-graph.html b/ui/imports/ui/components/network-graph/network-graph.html
deleted file mode 100644
index e68141a..0000000
--- a/ui/imports/ui/components/network-graph/network-graph.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<template name="NetworkGraph">
-<div class="os-network-graph">
-<div class="sm-graph">
-<svg></svg>
-</div>
-</div>
-</template>