diff --git a/Plugins/ImageZoom/ImageZoom.plugin.js b/Plugins/ImageZoom/ImageZoom.plugin.js index a5d9d7bd17..980d027ef7 100644 --- a/Plugins/ImageZoom/ImageZoom.plugin.js +++ b/Plugins/ImageZoom/ImageZoom.plugin.js @@ -21,38 +21,6 @@ class ImageZoom { } initConstructor () { - this.zoomSettingsContextMarkup = - `
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
`; - this.css = ` .imagezoom-lense { border: 2px solid rgb(114, 137, 218);