diff --git a/Source/Script/Firebase.ts b/Source/Script/Firebase.ts index 01693b8f..fc0bc8e8 100644 --- a/Source/Script/Firebase.ts +++ b/Source/Script/Firebase.ts @@ -10,4 +10,3 @@ initializeApp({ projectId: "", // TODO Replace with your project ID storageBucket: "", // TODO Replace with your storage bucket }); -