Merge branch 'improvement/JAL-3783_upgrade_to_groovy-4' into jims/bug/JAL-4298_java_c...
[jalview.git] / src / jalview / bin / Commands.java
index 3006f1f..e02d132 100644 (file)
@@ -851,7 +851,6 @@ public class Commands
     if (af == null)
     {
       addWarn("Groovy script does not have an alignment window.  Proceeding with caution!");
-      return;
     }
 
     if (avm.containsArg(Arg.GROOVY))