JAL-1645 source formatting and organise imports
[jalview.git] / src / jalview / io / TCoffeeScoreFile.java
index ca8a22a..07d7be4 100644 (file)
@@ -525,8 +525,7 @@ public class TCoffeeScoreFile extends AlignFile
   /**
    * TCOFFEE score colourscheme
    */
-  static final Color[] colors =
-  { new Color(102, 102, 255), // #6666FF
+  static final Color[] colors = { new Color(102, 102, 255), // #6666FF
       new Color(0, 255, 0), // #00FF00
       new Color(102, 255, 0), // #66FF00
       new Color(204, 255, 0), // #CCFF00