Added ; to code

This commit is contained in:
Arturo Gonzalez 2017-04-25 17:43:26 +02:00
parent ed195ff909
commit 40a42a6a29
1 changed files with 1 additions and 1 deletions

View File

@ -1407,7 +1407,7 @@ function print_phases_donut (recipient, phases) {
return function(t) {
return arc(interpolate(t));
};
})
});
slice.exit()
.remove();