@@ -1,6 +1,6 @@
import React from 'react';
import PropTypes from 'prop-types';
-import { withTranslation, Trans } from 'react-i18next';
+import { withTranslation } from 'react-i18next';
import { createSubscribedElement } from '../../UnstatedUtils';