Skip to content

Commit 532acac

Browse files
committed
Remove picture in predictions game
1 parent 022a904 commit 532acac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/pages/predictions.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ const PredictionsPage = (props) => {
6161
<div>
6262
<Login />
6363
<BlockContent blocks={page._rawBody || []} />
64-
<BannerHeader />
6564
</div>
6665
<div className="small preview" sx={{ p: 4, bg: "pink" }}>
6766
<BlockContent blocks={page._rawBodySecondary || []} />

0 commit comments

Comments
 (0)