Skip to content

Commit

Permalink
updating changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sahithi000 committed May 15, 2024
1 parent d44cbc9 commit 899b085
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,7 @@ const express = require("express")
const bodyParser = require("body-parser")
const axios = require("axios")
const sgMail = require("@sendgrid/mail")
<<<<<<< HEAD
<<<<<<< Updated upstream
=======
const path=require("path")
const bcrypt=require("bcrypt")
const collection=require("./config.js")
const ExpressError=require("./utils/ExpressError.js")
>>>>>>> Stashed changes
=======
const ExpressError=require("./utils/ExpressError.js")
>>>>>>> 5863d9a63eacb84b10eca3dc7563444fd15206a4

require("dotenv").config()

Expand Down

0 comments on commit 899b085

Please sign in to comment.