Remove comment

This commit is contained in:
José Oliveira 2021-02-08 12:47:05 +00:00 committed by Josh Harvey
parent 76b321accd
commit a3973f3258

View file

@ -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'