Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 4cd186c

Browse files
committed
Fixing linter error
1 parent 8996bbc commit 4cd186c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/elements/violin.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ const Violin = Chart.elements.Violin = ArrayElementBase.extend({
6464
const violin = vm.violin;
6565
const vert = this.isVertical();
6666

67-
68-
69-
7067
ctx.save();
7168

7269
ctx.fillStyle = vm.backgroundColor;

0 commit comments

Comments
 (0)