yusuketk 6 سال پیش
والد
کامیت
d5150eba0d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/client/js/components/Admin/App/SiteUrlSetting.jsx

+ 1 - 1
src/client/js/components/Admin/App/SiteUrlSetting.jsx

@@ -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';