mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 21:16:45 +00:00
address related sonar issue
This commit is contained in:
parent
7df2c3e9d7
commit
2e52faa8fa
@ -27,6 +27,7 @@ import { getEntityChildDetails } from '../../utils/EntitySummaryPanelUtils';
|
||||
import {
|
||||
DRAWER_NAVIGATION_OPTIONS,
|
||||
getEntityOverview,
|
||||
hasLineageTab,
|
||||
} from '../../utils/EntityUtils';
|
||||
|
||||
import { AxiosError } from 'axios';
|
||||
@ -43,7 +44,6 @@ import { getListTestCaseIncidentStatus } from '../../rest/incidentManagerAPI';
|
||||
import { listTestCases } from '../../rest/testAPI';
|
||||
import { fetchCharts } from '../../utils/DashboardDetailsUtils';
|
||||
import entityUtilClassBase from '../../utils/EntityUtilClassBase';
|
||||
import { hasLineageTab } from '../../utils/EntityUtils';
|
||||
import { generateEntityLink, getTierTags } from '../../utils/TableUtils';
|
||||
import { showErrorToast, showSuccessToast } from '../../utils/ToastUtils';
|
||||
import DataProductsSection from '../common/DataProductsSection/DataProductsSection';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user