Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jess2772 committed Dec 20, 2023
1 parent 81d54f1 commit 81aec28
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 @@ -10,9 +10,6 @@ import Application from "./models/application.model";
import memberData from "./graphql/sampleData/members.json";
import firebaseAuthUsers from "./graphql/sampleData/users.json";
import { ApplicantRole } from "./types";



import IMatchingService from "./services/interfaces/matchingService";
import MatchingService from "./services/implementations/matchingService";

Expand Down

0 comments on commit 81aec28

Please sign in to comment.