Skip to content

Commit

Permalink
Only need to export Sortable
Browse files Browse the repository at this point in the history
  • Loading branch information
garygreen committed Apr 20, 2019
1 parent 8a86884 commit e4f7b4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sortable.js
Original file line number Diff line number Diff line change
Expand Up @@ -2444,7 +2444,3 @@ import { version } from './package.json';
Sortable.version = version;

export default Sortable;

export {
Sortable
}

0 comments on commit e4f7b4c

Please sign in to comment.