Remove controllers that all come from react-sdk

This commit is contained in:
David Baker 2015-09-22 17:20:22 +01:00
parent 2f0df6d37e
commit 09b81f46b0
66 changed files with 11 additions and 5467 deletions

View file

@ -41,6 +41,6 @@
</audio>
<section id="matrixchat" style="height: 100%;"></section>
<script src="bundle.js"></script>
<link rel="stylesheet" href="node_modules/matrix-react-sdk/bundle.css">
<link rel="stylesheet" href="bundle.css">
</body>
</html>