refactor(actions): phase 5 extract remaining direct service modules
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { sendEmail } from "./legacyActionsService";
|
||||
import { sendEmail } from "./notifyDirectService";
|
||||
|
||||
export { sendEmail };
|
||||
|
||||
Reference in New Issue
Block a user