@shotstack/shotstack-canvas 1.2.1 → 1.2.3

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.
@@ -252,7 +252,6 @@ var FontRegistry = class _FontRegistry {
252
252
  fonts = /* @__PURE__ */ new Map();
253
253
  blobs = /* @__PURE__ */ new Map();
254
254
  fontkitFonts = /* @__PURE__ */ new Map();
255
- // fontkit fonts for variable outlines
256
255
  wasmBaseURL;
257
256
  initPromise;
258
257
  static fallbackLoader;