diff --git a/bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx b/bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
index 3eaa5ac79d9b930ad8d5fdd1b2aaf5ea5df74c6a..5cc8569f021c02852f609ca9fb8e3c7b037b058a 100755
--- a/bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
+++ b/bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
@@ -95,7 +95,6 @@ class ActionsBar extends PureComponent {
           }
         }
       }, 500);
-      console.log("easy to find")
     }
   }