JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / jalview / util / ColorUtils.java
index 5db333f..6734735 100644 (file)
@@ -34,6 +34,7 @@ import java.util.Random;
 public class ColorUtils
 {
   private static final int MAX_CACHE_SIZE = 1729;
+
   /*
    * a cache for colours generated from text strings
    */