Skip to content

Commit 928be4e

Browse files
Jesper Lindstroem NielsenJesper Lindstroem Nielsen
authored andcommitted
dummy change
1 parent 6039d3e commit 928be4e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ui/jquery.effects.split.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*/
1414

1515
(function( $, undefined ) {
16-
16+
1717
//Helper function to control the split on each animation
1818
function startSplitAnim( el, o, animation, done ) {
1919

@@ -78,9 +78,7 @@
7878
} else {
7979
el.hide();
8080
}
81-
8281
container.remove( );
83-
8482
done();
8583
}
8684

0 commit comments

Comments
 (0)