Explorar o código

fix lint error

kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
43ef2d4d2c
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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';