X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/406684760f9c2e71cca1835c15b96474932d25fd..35c2b0aa20a24768ae34c7a3788b1e5b43cdfdac:/src/views/process-panel/process-information-card.tsx?ds=sidebyside diff --git a/src/views/process-panel/process-information-card.tsx b/src/views/process-panel/process-information-card.tsx index 7fcabcbb..532af696 100644 --- a/src/views/process-panel/process-information-card.tsx +++ b/src/views/process-panel/process-information-card.tsx @@ -75,7 +75,6 @@ type ProcessInformationCardProps = ProcessInformationCardDataProps & WithStyles< export const ProcessInformationCard = withStyles(styles, { withTheme: true })( ({ classes, process, onContextMenu, theme }: ProcessInformationCardProps) => - {console.log(process)}