Explorar o código

deleted the comment

白石誠 %!s(int64=5) %!d(string=hai) anos
pai
achega
863129e337
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/client/js/components/Page/NotFoundAlert.jsx

+ 0 - 2
src/client/js/components/Page/NotFoundAlert.jsx

@@ -61,10 +61,8 @@ const NotFoundAlertWrapper = withUnstatedContainers(NotFoundAlert, [NavigationCo
 
 
 NotFoundAlert.propTypes = {
-  // t: PropTypes.func.isRequired, // i18next
   navigationContainer: PropTypes.instanceOf(NavigationContainer).isRequired,
 };
 
-// export default withTranslation()(TrashPageAlertWrapper);
 
 export default NotFoundAlertWrapper;