Remoção de importação redundante
parent
4c510ed75b
commit
32a49b54d3
|
@ -38,7 +38,7 @@ import { toast } from "react-toastify";
|
||||||
import toastError from "../../errors/toastError";
|
import toastError from "../../errors/toastError";
|
||||||
import ConfirmationModal from "../../components/ConfirmationModal";
|
import ConfirmationModal from "../../components/ConfirmationModal";
|
||||||
|
|
||||||
import { i18n } from "../../translate/i18n";
|
|
||||||
|
|
||||||
const reducerQ = (state, action) => {
|
const reducerQ = (state, action) => {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue