jam411 hace 3 años
padre
commit
404402b9b6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/components/Sidebar/PageTree/Item.tsx

+ 0 - 1
packages/app/src/components/Sidebar/PageTree/Item.tsx

@@ -5,7 +5,6 @@ import React, {
 import nodePath from 'path';
 
 import { pathUtils, pagePathUtils, Nullable } from '@growi/core';
-import { returnPathForURL } from '^/../core/src/utils/path-utils';
 import { useTranslation } from 'next-i18next';
 import Link from 'next/link';
 import { useDrag, useDrop } from 'react-dnd';