formatting
[jalview.git] / src / jalview / gui / AnnotationPanel.java
index e66eaa0..93647a8 100755 (executable)
@@ -902,7 +902,7 @@ public class AnnotationPanel extends JPanel implements AwtRenderPanelI,
       }
       fadedImage = null;
     }
-
+    
     g.setColor(Color.white);
     g.fillRect(0, 0, (endRes - startRes) * av.charWidth, getHeight());