Skip to content

Commit

Permalink
Removed extra return.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgorbatchev committed Jul 11, 2011
1 parent 67cc6c0 commit ccfc4d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jquery.elastic.js
Expand Up @@ -109,7 +109,6 @@

function updateClosure() {
update();
return false;
};

// Update textarea size on keyup
Expand Down

0 comments on commit ccfc4d6

Please sign in to comment.