kaori 4 lat temu
rodzic
commit
43ef2d4d2c
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      packages/app/src/stores/ui.tsx

+ 0 - 2
packages/app/src/stores/ui.tsx

@@ -17,8 +17,6 @@ import {
 import { IFocusable } from '~/client/interfaces/focusable';
 import { IFocusable } from '~/client/interfaces/focusable';
 import { isSharedPage } from '^/../core/src/utils/page-path-utils';
 import { isSharedPage } from '^/../core/src/utils/page-path-utils';
 
 
-import { IPageForPageDeleteModal } from '~/components/PageDeleteModal';
-
 const logger = loggerFactory('growi:stores:ui');
 const logger = loggerFactory('growi:stores:ui');
 
 
 const isServer = typeof window === 'undefined';
 const isServer = typeof window === 'undefined';