Delete contact.js

This commit is contained in:
Dean Attali 2015-11-23 17:34:41 -08:00
parent 858f353726
commit ab04bc825c

View File

@ -1,3 +0,0 @@
$("#contact-btn").click(function() {
alert("See, JavaScript works! Did you not trust me?");
});