Skip to content

Commit

Permalink
AD-292 Implement Payment Optimisation SDK - remove oprimization libra…
Browse files Browse the repository at this point in the history
…ry from accelerator
  • Loading branch information
pjaneta authored Oct 15, 2024
1 parent 4f3e341 commit b17d31b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
crossorigin="anonymous">
</script>

<script type="text/javascript"
src="https://${checkoutShopperHost}/checkoutshopper/assets/js/datacollection/datacollection.js">
</script>

<c:if test="${showDefaultCss eq true}">
<link rel="stylesheet" href="https://${checkoutShopperHost}/checkoutshopper/css/chckt-default-v1.css"/>
</c:if>
Expand Down

0 comments on commit b17d31b

Please sign in to comment.