Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dgca committed Apr 16, 2024
1 parent 0221d4c commit f7dc7fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mobile-app/app/(tabs)/transact.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { useMutation } from "@tanstack/react-query";
import { View, Text } from "react-native";
import { useFacade } from "../../data";
import { Button } from "@ironfish/ui";
Expand Down

0 comments on commit f7dc7fd

Please sign in to comment.