formatting
[jalview.git] / src / jalview / schemes / PIDColourScheme.java
index 5301267..800ba87 100755 (executable)
@@ -37,7 +37,6 @@ public class PIDColourScheme extends ResidueColourScheme
     this.thresholds = ResidueProperties.pidThresholds;
   }
 
-  
   @Override
   public Color findColour(char c, int j, SequenceI seq)
   {