Skip to content

Commit 8eb2757

Browse files
Johnny Wutke-robot
authored andcommitted
fix(console): remove unuse import
1 parent e019a96 commit 8eb2757

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/console/src/modules/cluster/components/scale/cronhpa/list/namespaceSelect.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import {
1313
} from '@tencent/tea-component';
1414
import { RecordSet } from '@tencent/ff-redux/src';
1515
import { Resource } from '@src/modules/common/models';
16-
import { namespace } from '@config/resource/k8sConfig';
1716

1817
// 下边props没有用这个interface因为使用后Select会你报一些类型的问题,感觉还不太好整合,有时间整合下
1918
interface NamespaceSelectProps {

0 commit comments

Comments
 (0)