Remoção de importação redundante

pull/20/head
adriano 2022-12-19 14:32:17 -03:00
parent 4c510ed75b
commit 32a49b54d3
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ import { toast } from "react-toastify";
import toastError from "../../errors/toastError";
import ConfirmationModal from "../../components/ConfirmationModal";
import { i18n } from "../../translate/i18n";
const reducerQ = (state, action) => {