diff --git a/src/client/containers/layout.js b/src/client/containers/layout.js index 1ce157d8b..6bc7bb7da 100644 --- a/src/client/containers/layout.js +++ b/src/client/containers/layout.js @@ -126,10 +126,6 @@ class Layout extends React.Component { {' Identifier Types '} - - - {' Review recent imports '} - ); @@ -345,12 +341,23 @@ class Layout extends React.Component { {!(homepage || hideSearch) && this.renderSearchForm()}