Delete alert.js

This commit is contained in:
Joe James
2020-02-16 11:38:22 -06:00
committed by GitHub
parent 9556abdad9
commit 1515672e4b

View File

@@ -1,3 +0,0 @@
$('#butt1').click(function() {
alert('Go Patriots!');
});