Browse Source

Remove unreachable code #4225

revert-4107-next
Jack Lukic 8 years ago
parent
commit
52a8b6b4d1
1 changed files with 0 additions and 1 deletions
  1. 1
      src/definitions/modules/transition.js

1
src/definitions/modules/transition.js

@ -545,7 +545,6 @@ $.fn.transition = function() {
animation : animation
});
}
return $.fn.transition.settings;
},
animationClass: function(animation) {
var

Loading…
Cancel
Save