Skip to content

Commit 1dfac8f

Browse files
committed
It would be nice to commit code *without* syntax errors.
1 parent 95685ee commit 1dfac8f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

js/contact_me.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ $(function() {
3131
//clear all fields
3232
$('#contactForm').trigger("reset");
3333
})
34-
})
3534
},
3635
filter: function() {
3736
return $(this).is(":visible");

0 commit comments

Comments
 (0)