Fix error

This commit is contained in:
Owen Schwartz
2024-10-12 23:05:43 -04:00
parent 4facb91d7a
commit 62f94a7236
5 changed files with 53 additions and 9 deletions

View File

@@ -2,5 +2,4 @@ export * from "./getUser";
export * from "./removeUserOrg";
export * from "./addUserOrg";
export * from "./listUsers";
export * from "./listUserRoles";
export * from "./setUserRole";