From d8d3b69e0415913a55ec2c44b398f0c726326b07 Mon Sep 17 00:00:00 2001 From: alexanderbates Date: Wed, 10 Apr 2019 13:54:06 +0100 Subject: [PATCH] Update server.R --- server.R | 1 - 1 file changed, 1 deletion(-) diff --git a/server.R b/server.R index 26fa2c7..a74305b 100644 --- a/server.R +++ b/server.R @@ -593,7 +593,6 @@ shinyServer(function(input, output, session) { } }, content = function(file) { - }else if (input$DownloadAllType=="LH split line information"){ #withProgress('Exporting..', message = 'This takes a minute or two',{ if(input$DownloadAllType=="all morphologies"){ download_all_mophologies(dir=file)