[ARVADOS-WORKBENCH2] updated: 1.2.1-1020-g438ecfa
Git user
git at public.curoverse.com
Wed Nov 28 17:04:26 EST 2018
Summary of changes:
src/store/search-bar/search-bar-tree-actions.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 438ecfac2b8ef24f767bbca14d9004a9ec06c1b5 (commit)
from 52b507cead2443e6566fb8679df71ef9cf8dbe5c (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 438ecfac2b8ef24f767bbca14d9004a9ec06c1b5
Author: Daniel Kos <daniel.kos at contractors.roche.com>
Date: Wed Nov 28 23:04:23 2018 +0100
Remove unnecessary comment
Feature #14280
Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos at contractors.roche.com>
diff --git a/src/store/search-bar/search-bar-tree-actions.ts b/src/store/search-bar/search-bar-tree-actions.ts
index 8df4d61..5101055 100644
--- a/src/store/search-bar/search-bar-tree-actions.ts
+++ b/src/store/search-bar/search-bar-tree-actions.ts
@@ -98,4 +98,4 @@ const loadSearchBarProject = (projectUuid: string) =>
}));
dispatch(resourcesActions.SET_RESOURCES(items));
};
-// project:c97qk-j7d0g-ib8mwrhxirrfhma
+
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list