Moving javascript driver back to platform (#3613)

Этот коммит содержится в:
Christopher Speller
2016-07-19 10:16:44 -04:00
коммит произвёл GitHub
родитель 2b0fcd378c
Коммит 1641370fbe
91 изменённых файлов: 4310 добавлений и 109 удалений

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

@@ -11,7 +11,7 @@ import TutorialTip from './tutorial/tutorial_tip.jsx';
import AppDispatcher from '../dispatcher/app_dispatcher.jsx';
import * as GlobalActions from 'actions/global_actions.jsx';
import Client from 'utils/web_client.jsx';
import Client from 'client/web_client.jsx';
import * as Utils from 'utils/utils.jsx';
import * as ChannelActions from 'actions/channel_actions.jsx';