Revert "[GH-5915] Clicking on @mention of a user in a post shows the profile popover (#6129)" (#6289)

This reverts commit 83f819451a.
Этот коммит содержится в:
Harrison Healey
2017-05-01 17:40:54 -04:00
коммит произвёл Joram Wilander
родитель 935405f19d
Коммит 581bd8637f
20 изменённых файлов: 102 добавлений и 281 удалений

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

@@ -2,7 +2,7 @@
// See License.txt for license information.
import MultiSelect from 'components/multiselect/multiselect.jsx';
import ProfilePicture from 'components/profile_popover/picture_profile_popover.jsx';
import ProfilePicture from 'components/profile_picture.jsx';
import {addUsersToTeam} from 'actions/team_actions.jsx';
import {searchUsersNotInTeam} from 'actions/user_actions.jsx';