mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
* Removed unnecessary API calls on homepage for fetching different entity counts and replaced it with one util api Removed unused API functions Fixed failing unit tests caused by above changes * Used async await pattern for API call function * Rename MyAssetStats.Interface.ts to MyAssetStats.interface.ts