Merge branch 'bug/JAL-4375_annotation_not_redrawn_correctly_when_scrolling_left-right...
[jalview.git] / src / jalview / datamodel / Annotation.java
index f6919cd..dae3236 100755 (executable)
@@ -125,7 +125,6 @@ public class Annotation
     secondaryStructure = that.secondaryStructure;
     value = that.value;
     colour = that.colour;
-
   }
 
   /**