Kaynağa Gözat

delete console.log

zahmis 5 yıl önce
ebeveyn
işleme
0522507e1c

+ 0 - 2
src/client/js/components/Navbar/GrowiSubNavigation.jsx

@@ -147,8 +147,6 @@ const GrowiSubNavigation = (props) => {
   const isUserPage = pageUser != null;
   const isPageInTrash = isTrashPage(path);
 
-  console.log(isPageForbidden);
-
   function onThreeStrandedButtonClicked(viewType) {
     navigationContainer.setEditorMode(viewType);
   }