Этот коммит содержится в:
Corey Hulen
2016-05-11 05:24:20 -07:00
коммит произвёл enahum
родитель a12e575877
Коммит d7197943f0
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -7,7 +7,7 @@ import * as Utils from '../../utils/utils.jsx';
import AdminStore from '../../stores/admin_store.jsx';
import UserStore from '../../stores/user_store.jsx';
import * as Client from '../../utils/web_client.jsx';
import Client from 'utils/web_client.jsx';
import * as AsyncClient from '../../utils/async_client.jsx';
import {FormattedMessage, FormattedDate, FormattedTime} from 'react-intl';