Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigram committed Dec 4, 2024
1 parent 6ff0cbf commit 4437854
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/views/settings/SettingsSubjects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ import {
Text,
TextInput,
TouchableOpacity,
View,
Modal,
StyleSheet,
Button
View
} from "react-native";
import { ScrollView } from "react-native-gesture-handler";
import { useSafeAreaInsets } from "react-native-safe-area-context";
Expand Down

0 comments on commit 4437854

Please sign in to comment.