[ARVADOS-WORKBENCH2] updated: 1.4.1-122-g2a700288

Git user git at public.curoverse.com
Tue Nov 19 17:10:25 UTC 2019


Summary of changes:
 src/store/search-bar/search-bar-actions.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  2a7002882377baf7dc63f82c26f724f3ec5bdb17 (commit)
      from  c2203b1706178b03dca89376f4cef84ccd882538 (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 2a7002882377baf7dc63f82c26f724f3ec5bdb17
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date:   Tue Nov 19 14:09:55 2019 -0300

    15069: Removes an unused import to make the linter happy.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>

diff --git a/src/store/search-bar/search-bar-actions.ts b/src/store/search-bar/search-bar-actions.ts
index 4b745a4d..ddaf8f31 100644
--- a/src/store/search-bar/search-bar-actions.ts
+++ b/src/store/search-bar/search-bar-actions.ts
@@ -5,7 +5,7 @@
 import { ofType, unionize, UnionOf } from "~/common/unionize";
 import { GroupContentsResource, GroupContentsResourcePrefix } from '~/services/groups-service/groups-service';
 import { Dispatch } from 'redux';
-import { arrayPush, change, initialize, untouch } from 'redux-form';
+import { change, initialize, untouch } from 'redux-form';
 import { RootState } from '~/store/store';
 import { initUserProject, treePickerActions } from '~/store/tree-picker/tree-picker-actions';
 import { ServiceRepository } from '~/services/services';

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list