JAL-1517 source formatting
[jalview.git] / src / jalview / ws / dbsources / das / datamodel / JalviewSource.java
index bb3d4c2..d260b9e 100644 (file)
@@ -373,7 +373,8 @@ public class JalviewSource implements jalviewSourceI
   @Override
   public boolean isReferenceSource()
   {
-    // TODO check source object for indication that we are the primary for a DAS coordinate system
+    // TODO check source object for indication that we are the primary for a DAS
+    // coordinate system
     return false;
   }
 }