JAL-3453 Some tests require different Desktop constructor
[jalview.git] / src / jalview / bin / ApplicationSingletonProvider.java
index eb82104..b64f40c 100644 (file)
@@ -141,7 +141,6 @@ public class ApplicationSingletonProvider
      * null value is saved if construction failed
      */
     getContextMap().put(c, o);
-
     return o;
   }