re-run-workflow-and-display-workflow-inside-process-info-card
[arvados-workbench2.git] / src / components / code-snippet / code-snippet.tsx
index 6cba299f1580a70d8076afc98606af1479ab5fb1..a23a5fe20e185a5f51971f5781be4083a3b6153f 100644 (file)
@@ -3,7 +3,7 @@
 // SPDX-License-Identifier: AGPL-3.0
 
 import * as React from 'react';
-import { StyleRulesCallback, WithStyles, Typography, withStyles, Theme } from '@material-ui/core';
+import { StyleRulesCallback, WithStyles, Typography, withStyles } from '@material-ui/core';
 import { ArvadosTheme } from '~/common/custom-theme';
 import * as classNames from 'classnames';