remove comment from index

This commit is contained in:
i-break-codes 2016-11-22 13:50:27 +05:30
parent b747a6d183
commit 56eb4b4f63

View File

@ -1,14 +1,3 @@
<!--
/**
* scrum-board
*
* @category scrum-board
* @author Vaibhav Mehta <vaibhav@decodingweb.com>
* @copyright Copyright (c) 2016 Vaibhav Mehta <https://github.com/i-break-codes>
* @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 1.0 Beta
*/
-->
<!DOCTYPE html>
<html lang="en">
<head>
@ -126,4 +115,4 @@
<script src="app/assets/scripts/localstorage.js"></script>
<script src="app/assets/scripts/app.js"></script>
</body>
</html>
</html>