[ARVADOS-WORKBENCH2] updated: 1.4.1-50-gae044d06

Git user git at public.curoverse.com
Fri Oct 11 15:22:08 UTC 2019


Summary of changes:
 src/views/login-panel/login-panel.tsx | 2 --
 1 file changed, 2 deletions(-)

       via  ae044d06880a54d847c73fbcf88884d21f0d6621 (commit)
      from  badcb86fb7d0e2ab87c7dcef230072db2e2ae95e (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 ae044d06880a54d847c73fbcf88884d21f0d6621
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Fri Oct 11 11:21:42 2019 -0400

    15424: Remove commented out lines

diff --git a/src/views/login-panel/login-panel.tsx b/src/views/login-panel/login-panel.tsx
index 092e5007..c0834a1f 100644
--- a/src/views/login-panel/login-panel.tsx
+++ b/src/views/login-panel/login-panel.tsx
@@ -9,7 +9,6 @@ import { StyleRulesCallback, WithStyles, withStyles } from '@material-ui/core/st
 import { login, authActions } from '~/store/auth/auth-action';
 import { ArvadosTheme } from '~/common/custom-theme';
 import { RootState } from '~/store/store';
-// import * as classNames from 'classnames';
 
 type CssRules = 'root' | 'container' | 'title' | 'content' | 'content__bolder' | 'button';
 
@@ -24,7 +23,6 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
             left: 0,
             bottom: 0,
             right: 0,
-            // background: 'url("arvados-logo-big.png") no-repeat center center',
             opacity: 0.2,
         }
     },

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list