Skip to content

Commit

Permalink
remove local sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsantosbh committed Feb 17, 2024
1 parent 13a18e7 commit 319e298
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -450,9 +450,7 @@
const _firebaseConfig = <%- firebaseConfig %>;
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<!-- script type="text/javascript" src="https://unpkg.com/@signalwire/js@dev"></script -->
<script src="/index.umd.js"></script>
<script src="/full.js"></script>
<script type="text/javascript" src="https://unpkg.com/@signalwire/js@dev"></script>
</body>

</html>

0 comments on commit 319e298

Please sign in to comment.