Updating test file - removed API.

This commit is contained in:
mike12345567 2024-12-06 16:32:32 +00:00
parent 17d421f12b
commit c322e3994c
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
export * as email from "../api/controllers/global/email"
export * as workspaces from "../api/controllers/global/workspaces"
export * as config from "../api/controllers/global/configs"
export * as templates from "../api/controllers/global/templates"
export * as users from "../api/controllers/global/users"