Skip to content

Commit

Permalink
Merge pull request #3054 from Automattic/remove/themes-logged-out-spu…
Browse files Browse the repository at this point in the history
…rious-chars

Themes: Remove spurious chars from logged-out
  • Loading branch information
ockham committed Feb 3, 2016
2 parents b740d8b + 9c2719f commit 29d2093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/my-sites/themes/logged-out.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ var ThemesLoggedOut = React.createClass( {
tier={ this.props.tier }
queryParams={ this.props.queryParams }
themesList={ this.props.themesList } />
/> }
</Main>
);
}
Expand Down

0 comments on commit 29d2093

Please sign in to comment.