Skip to content

Commit

Permalink
Code Reduction
Browse files Browse the repository at this point in the history
  • Loading branch information
winghouchan committed Apr 21, 2014
1 parent 6609745 commit a458607
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/foundation/foundation.offcanvas.js
Expand Up @@ -61,7 +61,6 @@
})
.on('click.fndtn.offcanvas', '.exit-off-canvas', function (e) {
self.click_remove_class(e, 'offcanvas-overlap');
self.click_remove_class(e, 'offcanvas-overlap');
})
} else {
return;
Expand Down

0 comments on commit a458607

Please sign in to comment.