#631 lint issue fixed

This commit is contained in:
agriyadev5
2021-09-20 16:44:17 +05:30
parent ff91754c9f
commit 52b69325dd
8 changed files with 0 additions and 9 deletions

View File

@@ -27,7 +27,6 @@ export default {
name,
async init () {
const svgEditor = this;
const { imgPath } = svgEditor.configObj.curConfig;
const canv = svgEditor.svgCanvas;
const { $id } = canv;
const svgroot = canv.getRootElem();