@budibase/backend-core 2.9.30-alpha.7 → 2.9.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,7 +17,6 @@ export declare const useEnforceableSSO: () => License;
17
17
  export declare const useGroups: () => License;
18
18
  export declare const useEnvironmentVariables: () => License;
19
19
  export declare const useAuditLogs: () => License;
20
- export declare const usePublicApiUserRoles: () => License;
21
20
  export declare const useScimIntegration: () => License;
22
21
  export declare const useSyncAutomations: () => License;
23
22
  export declare const useAppBuilders: () => License;