Remove unused import in TypeScript types.
This commit is contained in:
parent
c265c7a79a
commit
e66d7e0b1f
|
@ -1,4 +1,3 @@
|
|||
import { OnProgressEvent } from './index.d';
|
||||
import * as React from 'react'
|
||||
import { FlexStyle, LayoutChangeEvent, ShadowStyleIOS, StyleProp, TransformsStyle } from 'react-native'
|
||||
|
||||
|
|
Loading…
Reference in New Issue