🐛 Update some nope imports

pull/10/head
Antoine PEREDERII 1 year ago
parent f6a01ff7db
commit d2cfa7b992

@ -2,9 +2,6 @@ import '../types/extension';
import {Image, StyleSheet, Switch, Text, View} from "react-native"; import {Image, StyleSheet, Switch, Text, View} from "react-native";
import { import {
darksalmonColor, darksalmonColor,
greyColor,
indigoColor,
purpleColor,
whiteColor whiteColor
} from "../assets/Theme"; } from "../assets/Theme";
import React from "react"; import React from "react";

Loading…
Cancel
Save