some code cleanup, fixed bug with regex in app.js

This commit is contained in:
Abhinav Adduri 2017-06-01 10:05:09 -07:00
parent 065f3c2014
commit 76c337836d
5 changed files with 16 additions and 23 deletions

View file

@ -11,8 +11,6 @@
<input type="file" onchange="onChange(event)" name="fileUploaded" />
</form>
<p id="downloadProgress"></p>
<ul id="uploaded_files">
</ul>