mirror of https://github.com/luileito/jsketch.git
Don't alias this
This commit is contained in:
parent
d13c28ee40
commit
021984e105
|
|
@ -189,10 +189,6 @@
|
||||||
return '';
|
return '';
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
/**
|
|
||||||
* Alias of `closePath()`;
|
|
||||||
*/
|
|
||||||
methods.stroke = methods.closePath;
|
|
||||||
|
|
||||||
// Create SVG.
|
// Create SVG.
|
||||||
function build() {
|
function build() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue