Skip to content

Commit

Permalink
delete eas.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewong2 committed Apr 26, 2024
1 parent 12cbfc9 commit b11656b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
40 changes: 0 additions & 40 deletions eas.json

This file was deleted.

2 changes: 1 addition & 1 deletion src/app/(BottomTabNavigation)/AllCases/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function CasesScreen() {
}),
});

const notificationListener = useRef<Notifications.Subscription>();
// const notificationListener = useRef<Notifications.Subscription>();
const responseListener = useRef<Notifications.Subscription>();

const { allCases, loading } = useContext(CaseContext);
Expand Down

0 comments on commit b11656b

Please sign in to comment.