Skip to content

Commit e560446

Browse files
committed
feat: first release of the plugin
1 parent 798c6e8 commit e560446

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/polyavatar.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@
212212
if (options.animated === false) {
213213
currentProgress = percentage;
214214
}
215-
//console.log(options)
216215

217216
ctx.setTransform(1, 0, 0, 1, 0, 0);
218217
ctx.clearRect(0, 0, canvas.width, canvas.height);

0 commit comments

Comments
 (0)