Yuki Takei пре 2 година
родитељ
комит
62158d590d
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      apps/app/src/components/PageEditor/PageEditor.tsx

+ 0 - 1
apps/app/src/components/PageEditor/PageEditor.tsx

@@ -16,7 +16,6 @@ import {
 import { useRect } from '@growi/ui/dist/utils';
 import detectIndent from 'detect-indent';
 import { useTranslation } from 'next-i18next';
-import { useRouter } from 'next/router';
 import { throttle, debounce } from 'throttle-debounce';