Skip to content

Commit

Permalink
debug ligne en double
Browse files Browse the repository at this point in the history
  • Loading branch information
darsane21 committed Jun 20, 2023
1 parent 1f2dd89 commit e8ee9af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/RecruteurController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {CandidatureRepository} from "../repository/CandidatureRepository";
import {Alert} from "../utils/Alert";
import {loggedInNoRedirection} from "../passport/passportFunctions";
import {OfferRepository} from "../repository/OfferRepository";
import {loggedInNoRedirection} from "../passport/passportFunctions";

export class RecruteurController {
static index(req: express.Request, res: express.Response) {
Expand Down

0 comments on commit e8ee9af

Please sign in to comment.