mirror of
https://github.com/apache/superset.git
synced 2026-07-27 09:02:29 +00:00
refactor: move translations and logging to new core (#36929)
This commit is contained in:
committed by
GitHub
parent
0294c30c9e
commit
e9b6791ffb
@@ -30,8 +30,8 @@ import {
|
||||
Icons,
|
||||
Flex,
|
||||
} from '@superset-ui/core/components';
|
||||
import { t } from '@apache-superset/core';
|
||||
import {
|
||||
t,
|
||||
SupersetClient,
|
||||
JsonResponse,
|
||||
JsonObject,
|
||||
|
||||
Reference in New Issue
Block a user