We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e019a96 commit 8eb2757Copy full SHA for 8eb2757
web/console/src/modules/cluster/components/scale/cronhpa/list/namespaceSelect.tsx
@@ -13,7 +13,6 @@ import {
13
} from '@tencent/tea-component';
14
import { RecordSet } from '@tencent/ff-redux/src';
15
import { Resource } from '@src/modules/common/models';
16
-import { namespace } from '@config/resource/k8sConfig';
17
18
// 下边props没有用这个interface因为使用后Select会你报一些类型的问题,感觉还不太好整合,有时间整合下
19
interface NamespaceSelectProps {
0 commit comments