Remove links

This commit is contained in:
Luke Murphy 2019-12-21 16:28:30 +07:00
parent 12369774fb
commit 8907526f82
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -3,9 +3,6 @@
//
// Vocoder front-end Javascript
//
// https://learnxinyminutes.com/docs/javascript/
// https://developer.mozilla.org/en-US/docs/web/javascript/reference
//
var archiveUrl = "http://localhost:5000/add-to-archive";
var canvasColour = "white";