Skip to content

Commit efe6773

Browse files
author
olhkyle
committed
[CHORE] remove unnecessary comments
1 parent 97f7c9f commit efe6773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/service/firebase.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { initializeApp } from 'firebase/app';
22
import { getFirestore } from 'firebase/firestore';
33
import { getAuth } from 'firebase/auth';
44
import { getStorage } from 'firebase/storage';
5-
// import { initializeAppCheck, ReCaptchaV3Provider } from 'firebase/app-check';
65

76
const firebaseConfig = {
87
apiKey: import.meta.env.VITE_FIREBASE_API_KEY,

0 commit comments

Comments
 (0)