Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pdp2121 committed Nov 6, 2024
1 parent cd44d9e commit c75b2dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useContext, useState } from 'react'
import { useContext } from 'react'
import './styles.scss'

import { useTranslation } from 'react-i18next'
Expand Down

0 comments on commit c75b2dc

Please sign in to comment.