Selaa lähdekoodia

feat(dev): hide build

gemercheung 1 vuosi sitten
vanhempi
commit
c74862eddd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/request/index.ts

+ 1 - 1
src/request/index.ts

@@ -19,7 +19,7 @@ import {
   Device,
   Device,
   // PolygonsAttrib,
   // PolygonsAttrib,
 } from "./type";
 } from "./type";
-import { getFdTokenByNum } from "./URL";
+// import { getFdTokenByNum } from "./URL";
 
 
 const error = throttle((msg: string) => ElMessage.error(msg), 2000);
 const error = throttle((msg: string) => ElMessage.error(msg), 2000);