Don't alias this

This commit is contained in:
Luis Leiva 2017-12-24 13:28:00 +01:00
parent d13c28ee40
commit 021984e105
1 changed files with 0 additions and 4 deletions

View File

@ -189,10 +189,6 @@
return '';
},
};
/**
* Alias of `closePath()`;
*/
methods.stroke = methods.closePath;
// Create SVG.
function build() {