#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

@@ -28,7 +28,6 @@ export default {
name,
async init ({ NS, getTypeMap }) {
const svgEditor = this;
const { imgPath } = svgEditor.configObj.curConfig;
await loadExtensionTranslation(svgEditor);
const { svgCanvas } = svgEditor;
const { $id } = svgCanvas;