summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/main/webapp/app/view/topo/topo.html
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/main/webapp/app/view/topo/topo.html')
-rw-r--r--framework/src/onos/web/gui/src/main/webapp/app/view/topo/topo.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/framework/src/onos/web/gui/src/main/webapp/app/view/topo/topo.html b/framework/src/onos/web/gui/src/main/webapp/app/view/topo/topo.html
deleted file mode 100644
index 8a64abb5..00000000
--- a/framework/src/onos/web/gui/src/main/webapp/app/view/topo/topo.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- Topology View partial HTML -->
-<div id="ov-topo">
- <svg viewBox="0 0 1000 1000"
- resize offset-height="56" offset-width="12"
- notifier="notifyResize()">
- </svg>
-</div>