// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import PostList from './post_list_container'; export default PostList;