diff options
Diffstat (limited to 'webui/src/components/ReopenBugButton/index.tsx')
-rw-r--r-- | webui/src/components/ReopenBugButton/index.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webui/src/components/ReopenBugButton/index.tsx b/webui/src/components/ReopenBugButton/index.tsx index e62c58df..2433bc60 100644 --- a/webui/src/components/ReopenBugButton/index.tsx +++ b/webui/src/components/ReopenBugButton/index.tsx @@ -1,5 +1,3 @@ -import React from 'react'; - import Button from '@material-ui/core/Button'; import CircularProgress from '@material-ui/core/CircularProgress'; |