Skip to content

Commit

Permalink
Fix lint in linkingConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekBoman committed Jan 24, 2025
1 parent 217baad commit 1959f04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/Navigation/linkingConfig/config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type {LinkingOptions} from '@react-navigation/native';
import type {RootStackParamList} from '@navigation/types';
import CONST from '@src/CONST';
import NAVIGATORS from '@src/NAVIGATORS';
import ROUTES from '@src/ROUTES';
import type {Screen} from '@src/SCREENS';
Expand Down

0 comments on commit 1959f04

Please sign in to comment.