Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGoodall committed Aug 8, 2024
1 parent a035ec6 commit 7eb39c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controllers/OrganisationsController.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ const organisationsController = {
}
},


async getIssueDetails (req, res, next) {
const params = {}
res.render('organisations/issueDetails.html', params)
Expand Down

0 comments on commit 7eb39c1

Please sign in to comment.