Skip to content

Commit

Permalink
Remove unreachable code #4225
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Jul 31, 2016
1 parent 0f6d161 commit 52a8b6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/definitions/modules/transition.js
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,6 @@ $.fn.transition = function() {
animation : animation
});
}
return $.fn.transition.settings;
},
animationClass: function(animation) {
var
Expand Down

0 comments on commit 52a8b6b

Please sign in to comment.