@lingk/sync 2.2.7 → 2.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5404,7 +5404,6 @@ module.exports =
5404
5404
  var _this = _possibleConstructorReturn(this, (FlatFile.__proto__ || Object.getPrototypeOf(FlatFile)).call(this));
5405
5405
 
5406
5406
  _this.parseJsonFile = function (content, file) {
5407
- console.log("content", content);
5408
5407
  // READ THE JSON
5409
5408
  var json = void 0;
5410
5409
  try {
@@ -7379,7 +7378,7 @@ module.exports =
7379
7378
  _react2.default.createElement(
7380
7379
  "div",
7381
7380
  { style: { fontSize: 16 } },
7382
- "1.Generate Websocket Certificates"
7381
+ "Generate Websocket Certificates"
7383
7382
  ),
7384
7383
  _react2.default.createElement(
7385
7384
  "div",