Skip to content

Commit

Permalink
SonarCloud block of commented-out lines of code
Browse files Browse the repository at this point in the history
  • Loading branch information
stockiNail committed Jan 27, 2024
1 parent afd6917 commit 022249b
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -132,8 +132,6 @@ protected final void applyConfiguration() {
options.getElements().getArc().setSpacing(0);
options.getElements().getArc().setBackgroundColor(MeterDataset.DEFAULT_EMPTY_VALUE_COLOR);
options.getElements().getArc().setHoverBackgroundColor(MeterDataset.DEFAULT_EMPTY_VALUE_COLOR);
// resets image data
// setImageData(null);
// creates a new mode every time
// because once it has been added to the options
// it could be changed by user
Expand Down

0 comments on commit 022249b

Please sign in to comment.