diff --git a/app/javascript/gabsocial/components/status_list.js b/app/javascript/gabsocial/components/status_list.js index e00a9591..b208c5e2 100644 --- a/app/javascript/gabsocial/components/status_list.js +++ b/app/javascript/gabsocial/components/status_list.js @@ -164,8 +164,6 @@ class StatusList extends ImmutablePureComponent { } = this.props const { fetchedContext, isRefreshing } = this.state - console.log("promotions:", promotions) - if (isPartial || (isLoading && statusIds.size === 0)) { return (