Browse Source

clean code

kaori 4 years ago
parent
commit
4bc302fc3f
1 changed files with 0 additions and 4 deletions
  1. 0 4
      packages/app/src/components/PageEditor/OptionsSelector.jsx

+ 0 - 4
packages/app/src/components/PageEditor/OptionsSelector.jsx

@@ -12,10 +12,6 @@ import AppContainer from '~/client/services/AppContainer';
 import EditorContainer from '~/client/services/EditorContainer';
 import { toastError } from '~/client/util/apiNotification';
 
-import loggerFactory from '~/utils/logger';
-
-const logger = loggerFactory('growi:OptionSelector');
-
 
 export const defaultEditorOptions = {
   theme: 'elegant',