msyavuz commented on code in PR #37362:
URL: https://github.com/apache/superset/pull/37362#discussion_r2728987104
##########
superset-frontend/plugins/plugin-chart-ag-grid-table/src/controlPanel.tsx:
##########
@@ -40,7 +40,7 @@ import {
isRegularMetric,
isPercentMetric,
} from '@superset-ui/chart-controls';
-import { t } from '@apache-superset/core';
+import { t } from '@apache-superset/core/ui/translation';
Review Comment:
Yeah, it shouldn't cause any import issues, if it did ci would fail on
master too
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]