We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8588cdd commit 268c0a2Copy full SHA for 268c0a2
1 file changed
template/src/screens/HomeScreen.tsx
@@ -7,7 +7,6 @@ import {useNavigation} from "@react-navigation/native";
7
import moment from "moment";
8
9
import useLocalize from "@hooks/useLocalize";
10
-import {TRANSLATION_KEYS} from "@utils/translations/translations";
11
12
const HomeScreen = () => {
13
const navigation = useNavigation();
0 commit comments