diff --git a/src/app/pages/ShipyardPage.jsx b/src/app/pages/ShipyardPage.jsx index 4f3a60c9..c3941a98 100644 --- a/src/app/pages/ShipyardPage.jsx +++ b/src/app/pages/ShipyardPage.jsx @@ -205,7 +205,6 @@ export default class ShipyardPage extends Page { onMouseEnter={noTouch && this._highlightShip.bind(this, s.id)} onClick={() => this._toggleCompare(s.id)} > -
| - {translate('manufacturer')} - |
|---|