Skip to content

Commit

Permalink
Merge pull request #37 from CadenBPurdue/bug-fix
Browse files Browse the repository at this point in the history
Remove old import
  • Loading branch information
CadenBPurdue authored Feb 19, 2025
2 parents 5fc1cfd + 537b4bb commit 1baa7de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/utils/firebase.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// src/main/utils/firebase.js
import path from "path";
import { SecretManagerServiceClient } from "@google-cloud/secret-manager";
import dotenv from "dotenv";
import { initializeApp } from "firebase/app";
import {
Expand Down

0 comments on commit 1baa7de

Please sign in to comment.