Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
philipye315 committed Oct 22, 2024
1 parent e989aab commit 8d5f896
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/navigation/seekHelpNav.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import * as React from 'react';
import { NavigationContainer } from '@react-navigation/native';
import { createNativeStackNavigator } from '@react-navigation/native-stack';
import SeekHelp from '@/screens/SeekHelp';
import ResourceList from '@/screens/SeekHelp/ResourceList';
Expand Down

0 comments on commit 8d5f896

Please sign in to comment.