Преглед изворни кода

refactor(types): enterprise

qinlaiqiao пре 5 година
родитељ
комит
9fba98fe6d
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      types/src/interface/enterprise.ts

+ 0 - 1
types/src/interface/enterprise.ts

@@ -47,7 +47,6 @@ export interface IEnterprise {
   type: string;
   scale: string;
   createTime: number;
-  passwordCheck: 'no' | 'weak' | 'normal' | 'strong';
   subdomain: string;
   domain: string;
   icp: string;