Remove no-unused-var error

This commit is contained in:
bl00dymarie
2023-11-13 13:04:34 +01:00
parent 668faf2534
commit f730b617cb
-1
View File
@@ -1,6 +1,5 @@
import React from 'react'
import PropTypes from 'prop-types'
import { StyleSheet } from 'react-native'
import { Colors } from '../../styles'
import { Surface, Path } from '@react-native-community/art'