Skip to content

Commit

Permalink
removed sequilize error
Browse files Browse the repository at this point in the history
  • Loading branch information
omera26 committed Aug 11, 2024
1 parent 48422db commit 0479dff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/typescript/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,7 @@ server.applyMiddleware({
});

// } graphql
// postgresql {
sequelize.authenticate();

// } postgresql
// mongodb {
mongo.connect();

Expand Down

0 comments on commit 0479dff

Please sign in to comment.