Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sdisalvo-crd committed Apr 30, 2024
1 parent 106d6ce commit 664f57a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 194 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion src/ui/pages/Identifiers/Identifiers.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { IonButton, IonIcon, useIonViewWillEnter } from "@ionic/react";
import { peopleOutline, addOutline } from "ionicons/icons";
import { useEffect, useRef, useState } from "react";
import { t } from "i18next";
import { TabLayout } from "../../components/layout/TabLayout";
import { i18n } from "../../../i18n";
import { CardsPlaceholder } from "../../components/CardsPlaceholder";
Expand Down

0 comments on commit 664f57a

Please sign in to comment.