Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons committed Aug 1, 2021
1 parent d63bed8 commit f750f41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/sunburst.vue
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ export default {
mounted() {
const [viewport] = this.$el.getElementsByClassName("viewport");
this._element = this.$el.querySelector(".pop-up-tree");
this.viewport = viewport;
this.vis = select(viewport)
.append("svg")
Expand Down

0 comments on commit f750f41

Please sign in to comment.