Skip to content

Commit

Permalink
fix import error
Browse files Browse the repository at this point in the history
  • Loading branch information
omera26 committed Aug 11, 2024
1 parent b4ecc8e commit 48422db
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 @@ -13,9 +13,6 @@ import { ApolloServer } from "apollo-server-express";
// mongodb {
import { mongo } from "./models";
// } mongodb
// postgresql {
import { sequelize } from "./models";
// } postgresql
// rest {
import authRouter from "./rest/authRoutes";
import entityRouter from "./rest/entityRoutes";
Expand Down

0 comments on commit 48422db

Please sign in to comment.