summary refs log tree commit diff
path: root/synapse_topology/view/webui/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'synapse_topology/view/webui/index.html')
-rw-r--r--synapse_topology/view/webui/index.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/synapse_topology/view/webui/index.html b/synapse_topology/view/webui/index.html
deleted file mode 100644
index 6eac2d5e13..0000000000
--- a/synapse_topology/view/webui/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html>
-
-<head>
-  <meta charset="utf-8">
-  <title>Topology - The synapse configuration tool</title>
-</head>
-
-<link rel="stylesheet" href="scss/bootstrap.min.css">
-
-<body>
-  <div id="content" />
-  <script src="dist/bundle.js" type="text/javascript"></script>
-</body>
-
-</html>
\ No newline at end of file