remove lodash

This commit is contained in:
Florian Dold 2016-10-11 14:57:04 +02:00
parent a983e5ac04
commit 73fe64e199

View File

@ -2,7 +2,6 @@
<html lang="en">
<head>
<script src="../lib/vendor/URI.js"></script>
<script src="../lib/vendor/lodash.core.min.js"></script>
<script src="../lib/vendor/system-csp-production.src.js"></script>
<script src="main.js"></script>
<meta charset="UTF-8">
@ -11,4 +10,4 @@
<body>
<img id="taler-logo" src="../img/icon.png">
</body>
</html>
</html>