[ARVADOS-WORKBENCH2] updated: 1.3.0-132-g3408a972

Git user git at public.curoverse.com
Fri Dec 21 03:10:12 EST 2018


Summary of changes:
 src/store/projects/project-create-actions.ts | 1 -
 1 file changed, 1 deletion(-)

       via  3408a97206bfac10d8ecc6e30cf0b28d66697b9b (commit)
      from  bcd42fb41e7fabd3bc0b432e039eade4d05f4f76 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 3408a97206bfac10d8ecc6e30cf0b28d66697b9b
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Fri Dec 21 09:09:57 2018 +0100

    remove unnecessary import
    
    Feature #14248_assigning_properties_to_projects_during_create
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>

diff --git a/src/store/projects/project-create-actions.ts b/src/store/projects/project-create-actions.ts
index 625bd29e..f4883eb9 100644
--- a/src/store/projects/project-create-actions.ts
+++ b/src/store/projects/project-create-actions.ts
@@ -11,7 +11,6 @@ import { ProjectResource } from '~/models/project';
 import { ServiceRepository } from '~/services/services';
 import { matchProjectRoute, matchRunProcessRoute } from '~/routes/routes';
 import { ResourcePropertiesFormData } from '~/views-components/resource-properties-form/resource-properties-form';
-import { GraphChange } from '../../lib/cwl-svg/plugins/plugin';
 
 export interface ProjectCreateFormDialogData {
     ownerUuid: string;

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list