Skip to content

Commit ce59a05

Browse files
authored
nix embedFeaturedImage from news list
1 parent 08a50aa commit ce59a05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/views/news/news-list.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ type Props = TopLevelViewPropsType & {
2020
onRefresh: () => any,
2121
entries: StoryType[],
2222
loading: boolean,
23-
embedFeaturedImage: ?boolean,
2423
thumbnail: number,
2524
}
2625

0 commit comments

Comments
 (0)