[ARVADOS-WORKBENCH2] updated: 1.1.4-294-gacf6467

Git user git at public.curoverse.com
Tue Jul 17 04:04:09 EDT 2018


Summary of changes:
 src/views-components/dialog-create/dialog-project-create.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  acf6467a572a10268e8cd8687d9ea5864f729639 (commit)
      from  060353602bb2cb48639f040a3ff986b8dcbe84da (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 acf6467a572a10268e8cd8687d9ea5864f729639
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Tue Jul 17 10:03:59 2018 +0200

    deleted unnecessary code
    
    Feature #13781
    
    Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>

diff --git a/src/views-components/dialog-create/dialog-project-create.tsx b/src/views-components/dialog-create/dialog-project-create.tsx
index 9f4768a..5f21cc9 100644
--- a/src/views-components/dialog-create/dialog-project-create.tsx
+++ b/src/views-components/dialog-create/dialog-project-create.tsx
@@ -8,7 +8,7 @@ import Dialog from '@material-ui/core/Dialog';
 import DialogActions from '@material-ui/core/DialogActions';
 import DialogContent from '@material-ui/core/DialogContent';
 import DialogTitle from '@material-ui/core/DialogTitle';
-import { Button, StyleRulesCallback, WithStyles, withStyles, CircularProgress, Typography } from '@material-ui/core';
+import { Button, StyleRulesCallback, WithStyles, withStyles, CircularProgress } from '@material-ui/core';
 
 import Validator from '../../utils/dialog-validator';
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list