Sfoglia il codice sorgente

test(types): 测试buildTypes删除dist

vian 3 anni fa
parent
commit
2bf43bae5f
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      types/src/interface/business.ts

+ 0 - 4
types/src/interface/business.ts

@@ -31,7 +31,3 @@ export enum BusinessFee {
   // 预留金
   PROVISIONAL = 'provisionalFee',
 }
-
-export interface testAutoBuild {
-  a: string;
-}