Skip to content

Commit 268c0a2

Browse files
committed
removed unused codde
1 parent 8588cdd commit 268c0a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

template/src/screens/HomeScreen.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {useNavigation} from "@react-navigation/native";
77
import moment from "moment";
88

99
import useLocalize from "@hooks/useLocalize";
10-
import {TRANSLATION_KEYS} from "@utils/translations/translations";
1110

1211
const HomeScreen = () => {
1312
const navigation = useNavigation();

0 commit comments

Comments
 (0)