Fix merge issues

This commit is contained in:
Owen
2025-12-20 15:53:38 -05:00
committed by Owen Schwartz
parent ccd4f9b65c
commit 9b3d066a91
2 changed files with 6 additions and 3 deletions

View File

@@ -30,5 +30,4 @@ export * from "./removeRoleFromResource";
export * from "./addUserToResource";
export * from "./removeUserFromResource";
export * from "./listAllResourceNames";
export * from "./getMaintenanceInfo";
export * from "./removeEmailFromResourceWhitelist";