diff --git a/new-lamassu-admin/src/components/DeleteDialog.js b/new-lamassu-admin/src/components/DeleteDialog.js index e5a20f45..d3f1bd52 100644 --- a/new-lamassu-admin/src/components/DeleteDialog.js +++ b/new-lamassu-admin/src/components/DeleteDialog.js @@ -4,7 +4,6 @@ import { DialogContent, makeStyles } from '@material-ui/core' -// import * as R from 'ramda' import React from 'react' import { Button, IconButton } from 'src/components/buttons'