Merge branch 'master' into 13860-status-for-subprocesses
[arvados-workbench2.git] / src / views-components / dialog-forms / create-collection-dialog.ts
index 581743e03fddfd6b1e7284bb9346315f4ee387c2..785be787f92952daaa606a77a1d51bda436f9d27 100644 (file)
@@ -18,5 +18,3 @@ export const CreateCollectionDialog = compose(
         }
     })
 )(DialogCollectionCreate);
-
-// onSubmit: (data: { name: string, description: string }, files: UploadFile[]) => void;
\ No newline at end of file