Browse Source

removed console.log

Shun Miyazawa 4 years ago
parent
commit
f568fb7152
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/app/src/components/Admin/Security/SecuritySetting.jsx

+ 0 - 1
packages/app/src/components/Admin/Security/SecuritySetting.jsx

@@ -184,7 +184,6 @@ class SecuritySetting extends React.Component {
 
   renderPageDeletePermissionDropdown(currentState, setState, deletionType, isButtonDisabled) {
     const { t } = this.props;
-    console.log(currentState);
     return (
       <div className="dropdown">
         <button