Move user actions over to use redux and v4 (#6649)
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
0c04c5334f
Коммит
c0a0065472
@@ -1,9 +1,8 @@
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
||||
// See License.txt for license information.
|
||||
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import PreferenceStore from 'stores/preference_store.jsx';
|
||||
import * as Utils from 'utils/utils.jsx';
|
||||
|
||||
Ссылка в новой задаче
Block a user