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 '';
|
||||
},
|
||||
};
|
||||
/**
|
||||
* Alias of `closePath()`;
|
||||
*/
|
||||
methods.stroke = methods.closePath;
|
||||
|
||||
// Create SVG.
|
||||
function build() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue