Skip to content

Commit

Permalink
fix: review
Browse files Browse the repository at this point in the history
  • Loading branch information
MaGOs92 committed Nov 29, 2024
1 parent 019adbc commit 499c410
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/modules/revision/revision.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ export class RevisionModule {
path: 'communes/:codeCommune/current-revision/files/bal/download',
method: RequestMethod.ALL,
},
{
path: 'communes/:codeCommune/revisions',
method: RequestMethod.ALL,
},
);
}
}

0 comments on commit 499c410

Please sign in to comment.