randydev commited on
Commit
b27edd6
·
verified ·
1 Parent(s): 52a9b55

Update routes/googleGemini.js

Browse files
Files changed (1) hide show
  1. routes/googleGemini.js +1 -1
routes/googleGemini.js CHANGED
@@ -84,4 +84,4 @@ GeminiRoutes.get("/api/v1/google-gemini", async (req, res) => {
84
  }
85
  });
86
 
87
- export { GeminiRoutes };
 
84
  }
85
  });
86
 
87
+ export { GeminiRoutes };