Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
CommonColors doesn't need any changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanzhoudev authored Sep 10, 2023
1 parent 815d572 commit 260dcba
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,4 @@ private CommonColors() {

public static final ColorSet<CommonColors> set = new ColorSet<>(colors, names, aliases);

public static CommonColors[] getColors() {
return colors;
}

}

0 comments on commit 260dcba

Please sign in to comment.