Skip to content

Commit

Permalink
removed redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhung15913 committed Mar 25, 2022
1 parent c169031 commit 5b46016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mobile/src/screens/HomeScreen.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { StyleSheet } from 'react-native';
import { SafeAreaView } from 'react-native-safe-area-context';
import Banner from '../components/Banner/Banner';
import Footer from '../components/Footer';

const styles = StyleSheet.create({
container: {
Expand Down

0 comments on commit 5b46016

Please sign in to comment.