Remove some unnecessary code.

This commit is contained in:
Dillon Kearns 2019-08-05 18:15:48 -07:00
parent 8b44dde693
commit b24139060f

View File

@ -6,8 +6,5 @@
<script src="./js/app.ts" type="text/javascript"></script>
<style></style>
</head>
<body>
<div id="app"></div>
</body>
<body></body>
</html>