Skip to content

Commit

Permalink
Update src/managers/moderation.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil authored Sep 2, 2024
1 parent 61698e3 commit bea48b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/managers/moderation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import {
import { findById as findOrganizationById } from "../repositories/organization/getters";
import { findById as findUserById } from "../repositories/user";

//

export const sendModerationProcessedEmail = async ({
organization_id,
user_id,
Expand Down

0 comments on commit bea48b2

Please sign in to comment.