Skip to content

Commit 2bad26a

Browse files
committed
chore (example): fix lint
1 parent d20ce0a commit 2bad26a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/default/src/screens/HomeScreen.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react';
22

33
import type { NativeStackScreenProps } from '@react-navigation/native-stack';
4-
import Instabug, { OverAirUpdateServices } from 'instabug-reactnative';
54
import { ListTile } from '../components/ListTile';
65
import { Screen } from '../components/Screen';
76
import type { HomeStackParamList } from '../navigation/HomeStack';

0 commit comments

Comments
 (0)