Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
folland87 committed Sep 19, 2023
1 parent d49834f commit 75f7082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/annuaire/annuaire.routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { db } from '../../services/mongo.service';

const annuaire = db.collection('annuaire');
const rt = db.collection('relationtypes');

const router = new express.Router();

const lightProjection = {
Expand Down

0 comments on commit 75f7082

Please sign in to comment.