jam411 3 lat temu
rodzic
commit
676be934f9
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      packages/app/src/pages/[[...path]].page.tsx

+ 0 - 1
packages/app/src/pages/[[...path]].page.tsx

@@ -215,7 +215,6 @@ const GrowiPage: NextPage<Props> = (props: Props) => {
   useIsSearchServiceReachable(props.isSearchServiceReachable);
   useIsSearchScopeChildrenAsDefault(props.isSearchScopeChildrenAsDefault);
 
-  useEditorConfig(props.editorConfig);
   useIsSlackConfigured(props.isSlackConfigured);
   // useIsMailerSetup(props.isMailerSetup);
   useIsAclEnabled(props.isAclEnabled);