This commit is contained in:
xfarrow 2024-02-22 18:02:22 +01:00
parent 2a321916ff
commit 29633f66b9
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
IN THE SOFTWARE.
*/
const { removeOrganizationAdmin } = require('../routes/organization_admin_routes');
const knex = require('../utils/knex_config');
/**