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)