cleanup: remove unused function
This commit is contained in:
parent
8c79115ce0
commit
e97bf7ce79
1 changed files with 0 additions and 4 deletions
|
@ -183,10 +183,6 @@ class UriBar extends React.PureComponent {
|
|||
});
|
||||
};
|
||||
|
||||
onSearchPageBlurred() {
|
||||
this.setState({ currenValueSet: false });
|
||||
}
|
||||
|
||||
render() {
|
||||
const {
|
||||
allowEdit,
|
||||
|
|
Loading…
Reference in a new issue