Explorar o código

remove console.log from ControlSidebar

REJack %!s(int64=4) %!d(string=hai) anos
pai
achega
3d4e523b59
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      build/js/ControlSidebar.js

+ 0 - 2
build/js/ControlSidebar.js

@@ -122,8 +122,6 @@ class ControlSidebar {
   // Private
 
   _init() {
-    // eslint-disable-next-line no-console
-    console.log('test')
     const $body = $('body')
     const shouldNotHideAll = $body.hasClass(CLASS_NAME_CONTROL_SIDEBAR_OPEN) ||
         $body.hasClass(CLASS_NAME_CONTROL_SIDEBAR_SLIDE)