mol_plot_all 1.2.902 → 1.2.904

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.
package/web.js CHANGED
@@ -226,9 +226,6 @@ var $;
226
226
  toString() {
227
227
  return this[Symbol.toStringTag] || this.constructor.name + '<>';
228
228
  }
229
- toJSON() {
230
- return this.toString();
231
- }
232
229
  }
233
230
  $.$mol_object2 = $mol_object2;
234
231
  })($ || ($ = {}));