Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brunobento1990 committed Dec 23, 2024
1 parent 22c6d2b commit 704db31
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/pages/financeiro/contas-a-pagar/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { ContasAReceberPaginacao } from "src/@open-adm/pages/financeiro/contas-a-receber"
import { FaturaPaginacao } from "src/@open-adm/pages/financeiro/fatura"

const ContasApagar = () => {
Expand Down
1 change: 0 additions & 1 deletion src/pages/financeiro/contas-a-receber/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { ContasAReceberPaginacao } from "src/@open-adm/pages/financeiro/contas-a-receber"
import { FaturaPaginacao } from "src/@open-adm/pages/financeiro/fatura"

const ContasAReceber = () => {
Expand Down

0 comments on commit 704db31

Please sign in to comment.