Removed extra blank line

This commit is contained in:
Joel 2014-09-28 13:20:52 -07:00
parent ed9eafc96a
commit e1b9f0d4b3

View File

@ -107,7 +107,6 @@ var ripples = {
// Events handler
// init RippleJS and start ripple effect on mousedown
bind("mousedown", withRipple, rippleInit);
// start ripple effect on mousedown
bind("mousedown", ".ripple-wrapper, .ripple-wrapper .ripple", rippleStart);
// if animation ends and user is not holding mouse then destroy the ripple