Skip to content

Commit

Permalink
Ez cleanup in ImageProps
Browse files Browse the repository at this point in the history
Summary:
Ez cleanup in ImageProps, this import is not being used anymore

changelog: [internal] internal change

Reviewed By: JoshuaGross

Differential Revision: D20880600

fbshipit-source-id: 7d903b5a6e16c37e61dec661b6bd1f9a6b442cc3
  • Loading branch information
mdvacca authored and facebook-github-bot committed Apr 7, 2020
1 parent 0128e46 commit 02dd5c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Libraries/Image/ImageProps.js
Expand Up @@ -14,7 +14,6 @@ import type {SyntheticEvent, LayoutEvent} from '../Types/CoreEventTypes';
import type {EdgeInsetsProp} from '../StyleSheet/EdgeInsetsPropType';
import type {ImageSource} from './ImageSource';
import type {ViewStyleProp, ImageStyleProp} from '../StyleSheet/StyleSheet';
import type {DimensionValue} from '../StyleSheet/StyleSheetTypes';
import type {ViewProps} from '../Components/View/ViewPropTypes';

export type ImageLoadEvent = SyntheticEvent<
Expand Down

0 comments on commit 02dd5c6

Please sign in to comment.