Skip to content

Commit

Permalink
removed unnecessary info
Browse files Browse the repository at this point in the history
  • Loading branch information
zotya committed Nov 30, 2022
1 parent f85b7d8 commit e92ec1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions searchlib/components/AppInfo/AppInfo.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ function AppInfo({ appConfig, ...rest }) {
info{' '}
<strong>
{app_name}:{app_version}
</strong>{' '}
on <strong>{hostname}</strong>.
</strong>
.
</div>
);
}
Expand Down

0 comments on commit e92ec1c

Please sign in to comment.