Removing firebase TODO from index.html

We do not need to add any other libraries from firebase, thus removing this stale todo
Esse commit está contido em:
Kory
2020-01-03 16:59:08 -05:00
commit de GitHub
commit e69b4ad5d1
-3
Ver Arquivo
@@ -16,9 +16,6 @@
<!-- The core Firebase JS SDK is always required and must be listed first --> <!-- The core Firebase JS SDK is always required and must be listed first -->
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-app.js"></script> <script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-app.js"></script>
<!-- TODO: Add SDKs for Firebase products that you want to use
https://firebase.google.com/docs/web/setup#available-libraries -->
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-analytics.js"></script> <script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-analytics.js"></script>
<script> <script>
const firebaseConfig = { const firebaseConfig = {