17595: Fixed selection based on hash
[arvados-workbench2.git] / src / views / run-process-panel / inputs / file-array-input.tsx
index 173e6b5e91be64e577c631a216b94b63f25223f7..953100139541d574a958012f4bf27f342c590109 100644 (file)
@@ -170,7 +170,6 @@ const FileArrayInputComponent = connect(mapStateToProps)(
             });
 
             this.setFiles(files);
-
         }
 
         refreshFiles = () => {