[ARVADOS-WORKBENCH2] updated: 2.1.0-237-g5d707750
Git user
git at public.arvados.org
Wed Mar 17 20:50:27 UTC 2021
Summary of changes:
src/views-components/token-dialog/token-dialog.tsx | 1 -
1 file changed, 1 deletion(-)
via 5d70775055baf4fab6ff97fff8daa80aa6711d70 (commit)
from 4c2c72d649f421f63ba95b7bf3978491f78a6c72 (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 5d70775055baf4fab6ff97fff8daa80aa6711d70
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Wed Mar 17 17:50:02 2021 -0300
16848: Removed commented out code.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>
diff --git a/src/views-components/token-dialog/token-dialog.tsx b/src/views-components/token-dialog/token-dialog.tsx
index 714a13b9..1aa3dd07 100644
--- a/src/views-components/token-dialog/token-dialog.tsx
+++ b/src/views-components/token-dialog/token-dialog.tsx
@@ -28,7 +28,6 @@ import { DefaultCodeSnippet } from '~/components/default-code-snippet/default-co
import { snackbarActions, SnackbarKind } from '~/store/snackbar/snackbar-actions';
import { getNewExtraToken } from '~/store/auth/auth-action';
import { DetailsAttributeComponent } from '~/components/details-attribute/details-attribute';
-// import { DetailsAttribute } from '~/components/details-attribute/details-attribute';
type CssRules = 'link' | 'paper' | 'button' | 'actionButton' | 'codeBlock';
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list