Skip to content

Commit

Permalink
fix: remove export statement
Browse files Browse the repository at this point in the history
  • Loading branch information
asnewman committed Oct 5, 2024
1 parent c53de78 commit f546e27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,3 @@ function findInTree(tree, id) {
}

window.Ash = Ash;

//export { getUrlInformation };

0 comments on commit f546e27

Please sign in to comment.