From 017eb0e99da01a9002f837a6e059823243b26930 Mon Sep 17 00:00:00 2001 From: mgabdev <> Date: Fri, 14 Aug 2020 12:46:13 -0500 Subject: [PATCH] Removed log in WrappedBundle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Removed: - log in WrappedBundle --- app/javascript/gabsocial/features/ui/util/wrapped_bundle.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/javascript/gabsocial/features/ui/util/wrapped_bundle.js b/app/javascript/gabsocial/features/ui/util/wrapped_bundle.js index 95006fbe..5abc42ad 100644 --- a/app/javascript/gabsocial/features/ui/util/wrapped_bundle.js +++ b/app/javascript/gabsocial/features/ui/util/wrapped_bundle.js @@ -10,8 +10,6 @@ class WrappedBundle extends PureComponent { loadingComponent, } = this.props - console.log("WrappedBundle:", this.props) - return (