JAL-3438 spotless for 2.11.2.0
[jalview.git] / test / jalview / schemes / ClustalxColourSchemeTest.java
index d35ca76..a4c2613 100644 (file)
@@ -87,7 +87,7 @@ public class ClustalxColourSchemeTest
   }
 
   // @formatter:on
-  
+
   /**
    * Test for colour calculation when the consensus percentage ignores gapped
    * sequences
@@ -107,7 +107,7 @@ public class ClustalxColourSchemeTest
             DataSourceType.PASTE);
     AlignmentI al = af.getViewport().getAlignment();
     ClustalxColourScheme cs = new ClustalxColourScheme(al, null);
-  
+
     /*
      * column 1 is 66% C which is above Clustalx threshold of 60%
      */