remove common.js

This commit is contained in:
afc163 2016-05-11 00:29:56 +08:00
parent 3487e06f28
commit 944952c18b

View File

@ -13,6 +13,5 @@
<body> <body>
<div id="react-content"></div> <div id="react-content"></div>
</body> </body>
<script src="./common.js"></script>
<script src="./index.js"></script> <script src="./index.js"></script>
</html> </html>