#104 unsed variable removed
parent
deafa04d2e
commit
a8400dfd01
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'php_savefile',
|
name: 'php_savefile',
|
||||||
init ({ $ }) {
|
init () {
|
||||||
const svgEditor = this;
|
const svgEditor = this;
|
||||||
const {
|
const {
|
||||||
canvas: svgCanvas
|
canvas: svgCanvas
|
||||||
|
|
Loading…
Reference in New Issue