Browse Source

删除测试代码

Kevin 4 years ago
parent
commit
01dede5000
1 changed files with 1 additions and 4 deletions
  1. 1 4
      index.js

+ 1 - 4
index.js

@@ -75,7 +75,4 @@ var ReportApi = /** @class */ (function () {
     };
     return ReportApi;
 }());
-exports["default"] = ReportApi;
-ReportApi.designerReport(null, null, function (data, callback) {
-    callback(false);
-});
+exports["default"] = ReportApi;