apply jalview code style
[jalview.git] / src / jalview / schemabinding / version2 / descriptors / MapListTypeDescriptor.java
index b860d9f..858753f 100644 (file)
@@ -208,8 +208,7 @@ public class MapListTypeDescriptor extends
         try\r
         {\r
           MapListType target = (MapListType) object;\r
-          target\r
-                  .addMapListFrom((jalview.schemabinding.version2.MapListFrom) value);\r
+          target.addMapListFrom((jalview.schemabinding.version2.MapListFrom) value);\r
         } catch (java.lang.Exception ex)\r
         {\r
           throw new IllegalStateException(ex.toString());\r
@@ -265,8 +264,7 @@ public class MapListTypeDescriptor extends
         try\r
         {\r
           MapListType target = (MapListType) object;\r
-          target\r
-                  .addMapListTo((jalview.schemabinding.version2.MapListTo) value);\r
+          target.addMapListTo((jalview.schemabinding.version2.MapListTo) value);\r
         } catch (java.lang.Exception ex)\r
         {\r
           throw new IllegalStateException(ex.toString());\r