Update api_controller.js

This commit is contained in:
Alessandro Ferro
2024-02-16 10:32:15 +01:00
parent 462e2250a1
commit a9bd306dcd

View File

@ -560,7 +560,6 @@ async function addOrganizationAdmin(req, res){
} }
} }
// todo check correctness
/** /**
* DELETE Request * DELETE Request
* *