Этот коммит содержится в:
Harrison Healey
2017-02-03 14:21:10 -05:00
коммит произвёл Christopher Speller
родитель 9312469ad5
Коммит 948b557453
3 изменённых файлов: 2 добавлений и 10 удалений

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

@@ -1,7 +0,0 @@
// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import Client from './client.jsx';
var WebClient = new Client();
export default WebClient;