Remove trailing whitespace

This commit is contained in:
Samuel Mannehed
2017-05-13 01:45:23 +02:00
parent 7c44f86dcd
commit c464f47e96
5 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
<script src="../app/webutil.js"></script>
<script src="../core/base64.js"></script>
<script src="../core/input/keysym.js"></script>
<script src="../core/input/keysymdef.js"></script>
<script src="../core/input/keysymdef.js"></script>
<script src="../core/input/xtscancodes.js"></script>
<script src="../core/input/vkeys.js"></script>
<script src="../core/input/util.js"></script>