fix: reenable eslint on file

This commit is contained in:
Sérgio Salgado 2021-10-28 23:23:19 +01:00
parent 18ab230951
commit c24e109fd5

View file

@ -1,4 +1,3 @@
/* eslint-disable no-unused-vars */
import { useMutation } from '@apollo/react-hooks'
import { makeStyles } from '@material-ui/core'
import gql from 'graphql-tag'