diff --git a/src/api/firebaseConfig.ts b/src/api/firebaseConfig.ts deleted file mode 100644 index 3848df5..0000000 --- a/src/api/firebaseConfig.ts +++ /dev/null @@ -1,9 +0,0 @@ -export const firebaseConfig = { - apiKey: 'AIzaSyAqYYl92NFHBIwpT3l-e0Z3tXkXNt-WRAA', - authDomain: 'hanspoon-31cd9.firebaseapp.com', - projectId: 'hanspoon-31cd9', - storageBucket: 'hanspoon-31cd9.appspot.com', - messagingSenderId: '301891970054', - appId: '1:301891970054:web:4538a1e0b0a74fbff64f87', - measurementId: 'G-XB0QC0WFV5', -};